You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

JIRADescriptionSeveritySizeDecision
KAFKA-2189Snappy compression of message batches less efficient in 0.8.2.1hightinyYes
Kafka-2308Snappy compression and retries cause data corruption in new producerhighsmallYes
KAFKA-2421Upgrade to LZ4 1.3 to avoid crashing IBM Java 7mediumsmalluncommitted
KAFKA-1788producer record can stay in RecordAccumulator forever if leader is no availablehighlarge (also, adds new configuration)No
KAFKA-2120Add a request timeout to NetworkClienthighlarge (also, adds new configuration)uncommitted
KAFKA-2114unable to set default min.insync.replicasmediumsmallYes
KAFKA-1702Messages silently Lost by producerhighsmallYes
KAFKA-2012Broker should automatically handle corrupt index filesmediumsmallNo
KAFKA-1367Broker topic metadata not kept in sync with ZooKeepermediumlargeNo
KAFKA-2406ISR propagation should be throttled to avoid overwhelming controller.  No (depends on KAFKA-1367)
KAFKA-972MetadataRequest returns stale list of brokersmediumsmallNo
KAFKA-2336Changing offsets.topic.num.partitions after the offset topic is created breaks consumer group partition assignmenthighsmallYes
KAFKA-2337Verify that metric names will not collide when creating new topicsmediumsmallNo
KAFKA-2393Correctly Handle InvalidTopicException in KafkaApis.getTopicMetadata()mediumsmallNo
KAFKA-2042New producer metadata update always get all topics.lowsmallNo
KAFKA-1867liveBroker list not updated on a cluster with no topicsmediumsmallNo
KAFKA-1650Mirror Maker could lose data on unclean shutdown.highlargeNo
KAFKA-2009Fix UncheckedOffset.removeOffset synchronization and trace logging issue in mirror maker  No (depends on KAFKA-1650)
KAFKA-2407Only create a log directory when it will be usedmediumsmallNo
KAFKA-2327broker doesn't start if config defines advertised.host but not advertised.port  No (shouldn't exist in 0.8.2)
KAFKA-2234Partition reassignment of a nonexistent topic prevents future reassignmentsmediumsmallNo
KAFKA-2096Enable keepalive socket option for broker to prevent socket leakhighsmallYes
KAFKA-1057Trim whitespaces from user specified configshighsmallYes
KAFKA-1641Log cleaner exits if last cleaned offset is lower than earliest offsetmediumsmallNo
KAFKA-1648Round robin consumer balance throws an NPE when there are no topicsmediumlargeNo
KAFKA-1724Errors after reboot in single node setupmediumsmallYes
KAFKA-1758corrupt recovery file prevents startupmediumsmallYes
KAFKA-1866LogStartOffset gauge throws exceptions after log.delete()lowmediumNo
KAFKA-1883NullPointerException in RequestSendThreadhighsmallYes
KAFKA-1896Record size function of record in mirror maker hit NPE when the message value is null.highsmallYes if applies (MirrorMaker changed a fair bit)
KAFKA-2101Metric metadata-age is reset on a failed updatelowsmallNo
KAFKA-2112make overflowWheel volatile  Doesn't exist in 0.8.2
KAFKA-2117OffsetManager uses incorrect field for metadata  Doesn't exist in 0.8.2
KAFKA-2164ReplicaFetcherThread: suspicious log message on reset offsetlowtinyYes
KAFKA-1668TopicCommand doesn't warn if --topic argument doesn't match any topicshighsmallYes
KAFKA-2198kafka-topics.sh exits with 0 status on failuresmediumsmallYes (if applies cleanly)
KAFKA-2235LogCleaner offset map overflowhighsmallYes
KAFKA-2241AbstractFetcherThread.shutdown() should not block on ReadableByteChannel.read(buffer)highsmallYes
KAFKA-2272listeners endpoint parsing fails if the hostname has capital letter  Doesn't exist in 0.8.2
KAFKA-2345Attempt to delete a topic already marked for deletion throws ZkNodeExistsExceptionlowsmallNo
KAFKA-2353SocketServer.Processor should catch exception and close the socket properly in configureNewConnections.  Doesn't exist in 0.8.2
KAFKA-1836metadata.fetch.timeout.ms set to zero blocks foreverhighsmallYes
KAFKA-2317De-register isrChangeNotificationListener on controller resignation  Doesn't exist in 0.8.2
  • No labels