Title: Release Plan 2.5.0 (Feb 2020)  
Author: David Arthur Jan 02, 2020
Last Changed by: David Arthur Apr 01, 2020
Tiny Link: (useful for email) https://cwiki-test.apache.org/confluence/x/_oyMC
Export As: Word · PDF  
Hierarchy
Parent Page
    Page: Future release plan
Labels
There are no labels assigned to this page.
Time Editor  
Apr 01, 2020 17:15 David Arthur View Changes
Strike through release date
Mar 02, 2020 17:32 David Arthur View Changes
Mar 02, 2020 15:51 David Arthur View Changes
Mar 02, 2020 15:50 David Arthur View Changes
Moving KIPs out of release plan that didn't make it for 2.5
Feb 24, 2020 18:21 David Arthur  
Moving KIP-467 to postponed list
Outgoing Links
External Links (2)
    https://cwiki.apache.org/confluence/display/KAFKA/KIP-523%3…
    https://cwiki.apache.org/confluence/display/KAFKA/Time+Base…
Apache Kafka (30)     Page: KIP-562: Allow fetching a key from a single partition rather than iterating over all the stores on an instance
    Page: KIP-541: Create a fetch.max.bytes configuration for the broker
    Page: KIP-352: Distinguish URPs caused by reassignment
    Page: KIP-538: Add a metric tracking the number of open connections with a given SSL cipher type
    Page: KIP-558: Track the set of actively used topics by connectors in Kafka Connect
    Page: KIP-535: Allow state stores to serve stale reads during rebalance
    Page: KIP-531: Drop support for Scala 2.11 in Kafka 2.5
    Page: KIP-544: Make metrics exposed via JMX configurable
    Page: KIP-511: Collect and Expose Client's Name and Version in the Brokers
    Page: KIP-559: Make the Kafka Protocol Friendlier with L7 Proxies
    Page: KIP-399: Extend ProductionExceptionHandler to cover serialization exceptions
    Page: KIP-530: Consider renaming 'UsePreviousTimeOnInvalidTimeStamp' class to 'UsePartitionTimeOnInvalidTimeStamp'
    Page: KIP-514: Add a bounded flush() API to Kafka Producer
    Page: KIP-447: Producer scalability for exactly once semantics
    Page: KIP-555: Deprecate Direct Zookeeper access in Kafka Administrative Tools
    Page: KIP-216: IQ should throw different exceptions for different errors
    Page: KIP-537: Increase default zookeeper session timeout
    Page: KIP-444: Augment metrics for Kafka Streams
    Page: KIP-551: Expose disk read and write metrics
    Page: KIP-543: Expand ConfigCommand's non-ZK functionality
    Page: KIP-158: Kafka Connect should allow source connectors to set topic-specific settings for new topics
    Page: KIP-467: Augment ProduceResponse error messaging for specific culprit records
    Page: KIP-455: Create an Administrative API for Replica Reassignment
    Page: KIP-280: Enhanced log compaction
    Page: KIP-526: Reduce Producer Metadata Lookups for Large Number of Topics
    Page: KIP-524: Allow users to choose config source when describing configs
    Page: KIP-150 - Kafka-Streams Cogroup
    Page: KIP-515: Enable ZK client to use the new TLS supported authentication
    Page: KIP-553: Disable all SSL protocols except TLSV1.2 by default.
    Page: KIP-527: Add VoidSerde to Serdes