Version 0.10.0.1

RELEASED

Start date not set

Released: 10/Aug/16

Release Notes

Bug fixes for 0.10.0.0Show more
PTKeySummaryAssigneeStatus
BlockerBugKAFKA-3185Allow users to cleanup internal dataMatthias J. SaxResolved
BlockerBugKAFKA-3500KafkaOffsetBackingStore set method needs to handle null Ewen Cheslack-PostavaResolved
BlockerBugKAFKA-3851Add references to important installation/upgrade notes to release notes Ewen Cheslack-PostavaResolved
BlockerBugKAFKA-3852Clarify how to handle message format upgrade without killing performanceEwen Cheslack-PostavaResolved
BlockerBugKAFKA-3864Kafka Connect Struct.get returning defaultValue from Struct not the field schemaEwen Cheslack-PostavaResolved
BlockerBugKAFKA-3915LogCleaner IO buffers do not account for potential size difference due to message format changeIsmael JumaResolved
BlockerBugKAFKA-3960Committed offset not set after first assignAlexey RomanchukResolved
BlockerBugKAFKA-3977KafkaConsumer swallows exceptions raised from message deserializersJason GustafsonResolved
BlockerBugKAFKA-3996ByteBufferMessageSet.writeTo() should be non-blockingIsmael JumaResolved
BlockerBugKAFKA-4008Module "tools" should not be dependent on "core"Matthias J. SaxResolved
CriticalBugKAFKA-3789Upgrade Snappy to fix snappy decompression errorsGrant HenkeResolved
CriticalBugKAFKA-3805Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write errorEno ThereskaResolved
CriticalBugKAFKA-3933Kafka OOM During Log Recovery Due to Leaked Native MemoryTom CrayfordResolved
CriticalBugKAFKA-3950kafka mirror maker tool is not respecting whitelist optionManikumarResolved
MajorBugKAFKA-3258BrokerTopicMetrics of deleted topics are never deletedRajini SivaramResolved
MajorBugKAFKA-3393Update site docs and javadoc based on max.block.ms changesMayuresh GharatResolved
MajorImprovementKAFKA-3479Add new consumer metrics documentationKaufman NgResolved
MajorSub-taskKAFKA-3660Log exception message in ControllerBrokerRequestBatchFlavio Paiva JunqueiraResolved
MajorImprovementKAFKA-3667Improve Section 7.2 Encryption and Authentication using SSL to include proper hostname verification configurationRyan PResolved
MajorImprovementKAFKA-3699Update protocol page on website to explain how KIP-35 should be usedAshish SinghResolved
MajorBugKAFKA-3718propagate all KafkaConfig __consumer_offsets configs to OffsetConfig instantiationOnur KaramanResolved
MajorImprovementKAFKA-3725Update documentation with regards to XFSTodd PalinoResolved
MajorBugKAFKA-3728EndToEndAuthorizationTest offsets_topic misconfiguredEdoardo ComarResolved
MajorImprovementKAFKA-3747Close `RecordBatch.records` when append to batch failsIsmael JumaResolved
MajorBugKAFKA-3781Errors.exceptionName() can throw NPEIsmael JumaResolved
MajorImprovementKAFKA-3785Fetcher spending unnecessary time during metrics recordingGreg FodorResolved
MajorBugKAFKA-3787Preserve message timestamp in mirror mkaerTAO XIAOResolved
MajorBugKAFKA-3802log mtimes reset on broker restartMoritz SiutsResolved
MajorBugKAFKA-3817KTableRepartitionMap should handle null inputsGuozhang WangResolved
MajorBugKAFKA-3830getTGT() debug logging exposes confidential informationIsmael JumaResolved
MajorBugKAFKA-3850WorkerSinkTask should retry commits if woken up during rebalance or shutdownJason GustafsonResolved
MajorBugKAFKA-3854Subsequent regex subscription calls failVahid HashemianResolved
MajorBugKAFKA-3855Guard race conditions in TopologyBuilderDamian GuyResolved
MajorTestKAFKA-3863Add system test for connector failure/restartJason GustafsonResolved
MajorSub-taskKAFKA-3865Transient failures in org.apache.kafka.connect.runtime.WorkerSourceTaskTest.testSlowTaskStartJason GustafsonResolved
MajorBugKAFKA-3879KafkaConsumer with auto commit enabled gets stuck when killed after broker is deadAshish SinghResolved
MajorBugKAFKA-3887StreamBounceTest.test_bounce and StreamSmokeTest.test_streams failingGuozhang WangResolved
MajorBugKAFKA-3890Kafka Streams: task assignment is not maintained on cluster restart or rolling restartHenry CaiResolved
MajorBugKAFKA-3898KStream.leftJoin(...) is missing a Serde for thisVal. This can cause failures after mapValues etcDamian GuyResolved
MajorBugKAFKA-3902Optimize KTable.filter() to reduce unnecessary trafficPhil DeromeResolved
MajorBugKAFKA-3924Data loss due to halting when LEO is larger than leader's LEOMaysam YabandehResolved
MajorSub-taskKAFKA-3931kafka.api.PlaintextConsumerTest.testPatternUnsubscription transient failureVahid HashemianResolved
MajorBugKAFKA-3935ConnectDistributedTest.test_restart_failed_task.connector_type=sink system test failingEwen Cheslack-PostavaResolved
MajorBugKAFKA-3941Avoid applying eviction listener in InMemoryKeyValueLoggedStoreGuozhang WangResolved
MajorBugKAFKA-4018Streams causing older slf4j-log4j library to be packaged along with newer versionIsmael JumaResolved
MajorBugKAFKA-4632Kafka Connect WorkerSinkTask.closePartitions doesn't handle WakeupExceptionUnassignedResolved
MajorBugKAFKA-9217Partial partition's log-end-offset is zeroUnassignedOpen
MinorImprovementKAFKA-3538Abstract the creation/retrieval of Producer for stream sinks for unit testingGuozhang WangResolved
MinorBugKAFKA-3783Race condition on last ACL removal for a resource fails with a ZkBadVersionExceptionSébastien LaunayResolved
MinorBugKAFKA-3784TimeWindows#windowsFor misidentifies some windows if TimeWindows#advanceBy is usedTom RybakResolved
MinorImprovementKAFKA-3880Disallow Join Windows with size zeroMatthias J. SaxResolved
MinorBugKAFKA-3952VerifyConsumerRebalance cannot succeed when checking partition ownerSimon Wan WenliResolved
MinorBugKAFKA-3983It would be helpful if SocketServer's Acceptors logged both the SocketChannel port and the processor ID upon registraRyan PResolved
TrivialImprovementKAFKA-3683Add file descriptor recommendation to ops guideDustin CoteResolved
TrivialImprovementKAFKA-3836RocksDBStore.get() should not pass nulls to DeserializersJeyhun KarimovResolved
TrivialImprovementKAFKA-3922Add a copy-constructor to AbstractStreamFlorian HussonnoisResolved
156 of 56