Changelog for
kafka-0.10.2.2-1.1.x86_64.rpm :
Tue Aug 7 14:00:00 2018 johannes.grasslerAATTsuse.com
- Remove commented Requires and BuildRequires
- Add pointer to documentation on kafka-kit rebuild
- Refresh lock-down-jmxremote.patch and rotate-gc-log.patch
- Add noreplace directive for /etc/kafka/server.properties
- Update to version 0.10.2.2 (bsc#1102920, CVE-2018-1288)
* Improvements:
* [KAFKA-4965] - set internal.leave.group.on.close to false in
KafkaStreams
* [KAFKA-5118] - Improve message for Kafka failed startup with
non-Kafka data in data.dirs
* [KAFKA-5242] - add max_number _of_retries to exponential
backoff strategy
* [KAFKA-7009] - Mute logger for reflections.org at the warn
level in system tests
* Bugs:
* [KAFKA-4827] - Kafka connect: error with special characters
in connector name
* [KAFKA-5150] - LZ4 decompression is 4-5x slower than Snappy
on small batches / messages
* [KAFKA-5167] - streams task gets stuck after re-balance due
to LockException
* [KAFKA-5205] - CachingSessionStore doesn\'t use the default
keySerde.
* [KAFKA-5206] - RocksDBSessionStore doesn\'t use default
aggSerde.
* [KAFKA-5230] - Recommended values for Connect
transformations contain the wrong class name
* [KAFKA-5232] - Kafka broker fails to start if a topic
containing dot in its name is marked for
delete but hasn\'t been deleted during
previous uptime
* [KAFKA-5241] - GlobalKTable does not checkpoint offsets
after restoring state
* [KAFKA-5316] - Log cleaning can increase message size and
cause cleaner to crash with buffer overflow
* [KAFKA-5345] - Some socket connections not closed after
restart of Kafka Streams
* [KAFKA-5395] - Distributed Herder Deadlocks on Shutdown
* [KAFKA-5413] - Log cleaner fails due to large offset in
segment file
* [KAFKA-5464] - StreamsKafkaClient should not use
StreamsConfig.POLL_MS_CONFIG
* [KAFKA-5484] - Refactor kafkatest docker support
* [KAFKA-5623] - ducktape kafka service: do not assume Service
contains num_nodes
* [KAFKA-5643] - Using _DUCKTAPE_OPTIONS has no effect on
executing tests
* [KAFKA-5731] - Connect WorkerSinkTask out of order offset
commit can lead to inconsistent state
* [KAFKA-6054] - ERROR \"SubscriptionInfo - unable to decode
subscription data: version=2\" when upgrading
from 0.10.0.0 to 0.10.2.1
* [KAFKA-6360] - RocksDB segments not removed when store is
closed causes re-initialization to fail
* [KAFKA-6371] - FetchMetadata creates unneeded Strings on
instantiation
* [KAFKA-6566] - SourceTask#stop() not called after exception
raised in poll()
* [KAFKA-6661] - Sink connectors that explicitly \'resume\'
topic partitions can resume a paused task
* [KAFKA-6711] - GlobalStateManagerImpl should not write
offsets of in-memory stores in checkpoint
file
* [KAFKA-7021] - Source KTable checkpoint is not correct
* [KAFKA-7058] - ConnectSchema#equals() broken for array-typed
default values
Thu Jun 28 14:00:00 2018 johannes.grasslerAATTsuse.com
- Reduce package ownership of tmpfiles.d to bare minium (SLE12 SP2)
Wed Jun 27 14:00:00 2018 johannes.grasslerAATTsuse.com
- Fix SLE and older Leap breakage caused by previous fix
Wed Jun 27 14:00:00 2018 johannes.grasslerAATTsuse.com
- Fix various spec errors affecting Leap 15 and Tumbleweed
Mon Jun 18 14:00:00 2018 jodavisAATTsuse.com
- Set log rotation options (bsc#1094448)
- Disable jmxremote debugging (bsc#1095603)
Wed Mar 28 14:00:00 2018 tbechtoldAATTsuse.com
- Increase open file limits (bsc#1086909)
Tue Apr 25 14:00:00 2017 sjamgadeAATTsuse.com
- Added Environment variables to the service files. (bsc#1048688, FATE#323204)
Fri Feb 10 13:00:00 2017 johannes.grasslerAATTsuse.com
- Limited architecture to amd64
- Cleaned up %files section
- Downgraded to upstream version 0.9.0.1
- Switched from upstream binary tarball to Tetra based build
from source
Thu Jan 5 13:00:00 2017 johannes.grasslerAATTsuse.com
- Initial package.