Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please insert new rows in sorted order (by KIP number).


KIP

Release

1KIP-451: Make TopologyTestDriver output iterable2.3.0 (WIP)
2

KIP-443: Return to default segment.ms and segment.index.bytes in Streams repartition topics

2.3.0
23KIP-442: Return to default max poll interval in Streams2.3.0
34KIP-436: Add a metric indicating start time2.3.0 (WIP)
45KIP-415: Incremental Cooperative Rebalancing in Kafka Connect2.3.0 (WIP)
56KIP-427: Add AtMinIsr topic partition category (new metric & TopicCommand option)2.3.0 (WIP)
67KIP-430 - Return Authorized Operations in Describe Responses2.3.0 (WIP)
78KIP-428: Add in-memory window store2.3.0
89KIP-425: Add some Log4J Kafka Appender Properties for Producing to Secured Brokers2.3.0
910KIP-420: Add Single Value Fetch in Session Stores2.2.0
1011KIP-412: Extend Admin API to support dynamic application log levels2.3.0 (WIP)
1112KIP-414: Expose Embedded ClientIds in Kafka Streams2.2.0
1213KIP-402: Improve fairness in SocketServer processors2.2.0 (WIP)
1314KIP-394: Require member.id for initial join group request2.2.0
1415KIP-393: Time windowed serde to properly deserialize changelog input topic2.2.0
1516KIP-386: Standardize on Min/Avg/Max metrics' default value2.2.0
1617KIP-382: MirrorMaker 2.02.3.0 (WIP)
1718KIP-380: Detect outdated control requests and bounced brokers using broker generation2.2.0
1819KIP-377: TopicCommand to use AdminClient2.2.0
1920KIP-376: Implement AutoClosable on appropriate classes that want to be used in a try-with-resource statement2.2.0
2021KIP-374: Add '--help' option to all available Kafka CLI commands2.2.0
2122KIP-372: Naming Repartition Topics for Joins and Grouping2.1.0
2223KIP-371: Add a configuration to build custom SSL principal name2.2.0
2324KIP 368: Allow SASL Connections to Periodically Re-Authenticate2.2.0
2425KIP-367 Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit)2.2.0
2526KIP-366: Make FunctionConversions deprecated2.1.0
2627KIP-365: Materialized, Serialized, Joined, Consumed and Produced with implicit Serde2.1.0
2728KIP-361: Add Consumer Configuration to Disable Auto Topic Creation2.3.0 (WIP)
2829KIP-359: Verify leader epoch in produce requests2.3.0 (WIP)
2930KIP-358: Migrate Streams API to Duration instead of long ms times2.1.0
3031KIP-357: Add support to list ACLs per principal2.1.0
3132KIP-356: Add withCachingDisabled() to StoreBuilder2.1.0
3233KIP-353: Improve Kafka Streams Timestamp Synchronization2.1.0
3334KIP-351: Add --under-min-isr option to describe topics command2.3.0
3435KIP-346: Improve LogCleaner behavior on error2.1
3536KIP-342 Add support for custom SASL extensions in OAuthBearer authentication2.1.0
3637KIP-341: Update Sticky Assignor's User Data Protocol2.3.0 (WIP)
3738KIP-340: Allow kafka-reassign-partitions.sh and kafka-log-dirs.sh to take admin client property file2.1.0
3839KIP-339: Create a new IncrementalAlterConfigs API2.3.0 (WIP)
3940KIP-338 Support to exclude the internal topics in kafka-topics.sh command2.1.0
4041KIP-336: Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer2.1.0
4142KIP-332: Update AclCommand to use AdminClient API2.1.0
4243KIP-331 Add default implementation to close() and configure() for Serializer, Deserializer and Serde2.3.0 (WIP)
4344KIP-330: Add retentionPeriod in SessionBytesStoreSupplier2.1.0
4445KIP-328: Ability to suppress updates for KTables2.1.0 (partially implemented) / 2.3.0 (WIP)
4546KIP-324: Add method to get metrics() in AdminClient2.1.0
4647KIP-322: Return new error code for DeleteTopics API when topic deletion disabled.2.1.0
4748KIP-321: Update TopologyDescription to better represent Source and Sink Nodes2.1.0
4849KIP-320: Allow fetchers to detect and handle log truncation2.1.0 (partially implemented) / 2.2.0
4950KIP-319: Replace segments with segmentInterval in WindowBytesStoreSupplier2.1.0
5051KIP-313: Add KStream.flatTransform and KStream.flatTransformValues 

2.2.0 (partially implemented)

/ 2.3.0 (WIP)

5152KIP-312 Add Overloaded StreamsBuilder Build Method to Accept java.util.Properties2.1.0
5253KIP-308: Support dynamic update of max.connections.per.ip/max.connections.per.ip.overrides2.1.0
5354KIP-306: Configuration for Delaying Response to Failed Authentication2.1.0
5455KIP-305: Add Connect primitive number converters2.0.0
5556KIP-303: Add Dynamic Routing in Streams Sink2.0.0
5657KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses2.1.0
5758KIP-298: Error Handling in Connect2.0.0
5859KIP-297: Externalizing Secrets for Connect Configurations2.0.0
5960KIP-295 Add Streams Configuration Allowing for Optional Topology Optimization2.0.0
6061KIP-294 - Enable TLS hostname verification by default2.0.0
6162KIP-292: Add transformValues() method to KTable2.0.0
6263KIP-290: Support for Prefixed ACLs2.0.0
6364KIP-289: Improve the default group id behavior in KafkaConsumer2.2.0
6465KIP-285: Connect Rest Extension Plugin2.0.0
6566KIP-284: Set default retention ms for Streams repartition topics to Long.MAX_VALUE2.0.0
6667KIP-283: Efficient Memory Usage for Down-Conversion2.0.0
6768KIP-282: Add the listener name to the authentication context2.0.0
6869KIP-281: ConsumerPerformance: Increase Polling Loop Timeout and Make It Reachable by the End User2.0.0
6970KIP-279: Fix log divergence between leader and follower after fast leader fail over2.0.0
7071KIP-278 - Add version option to Kafka's commands2.0.0
7172KIP-277 - Fine Grained ACL for CreateTopics API2.0.0
7273KIP-276 - Add StreamsConfig prefix for different consumers2.0.0
7374KIP-274: Kafka Streams Skipped Records Metrics2.0.0
7475KIP-272: Add API version tag to broker's RequestsPerSec metric2.0.0
7576KIP-270 - A Scala Wrapper Library for Kafka Streams2.0.0
7677KIP-268: Simplify Kafka Streams Rebalance Metadata Upgrade2.0.0
7778KIP-267: Add Processor Unit Test Support to Kafka Streams Test Utils2.0.0
7879KIP-266: Fix consumer indefinite blocking behavior2.0.0
7980KIP-265: Make Windowed Serde to public APIs2.0.0
8081KIP-261: Add Single Value Fetch in Window Stores2.0.0
8182KIP-258: Allow to Store Record Timestamps in RocksDB2.3.0
8283KIP-257 - Configurable Quota Management2.0.0
8384KIP-255: OAuth Authentication via SASL/OAUTHBEARER2.0.0
8485KIP-251: Allow timestamp manipulation in Processor API2.0.0
8586KIP-249: Add Delegation Token Operations to KafkaAdminClient2.0.0
8687KIP-247: Add public test utils for Kafka Streams1.1.0
8788KIP-245: Use Properties instead of StreamsConfig in KafkaStreams constructor2.0.0
8889KIP-244: Add Record Header support to Kafka Streams Processor API2.0.0
8990KIP-243: Make ProducerConfig and ConsumerConfig constructors public1.1.0
9091KIP-239 Add queryableStoreName() to GlobalKTable1.1.0
9192KIP-238: Expose Kafka cluster ID in Connect REST API1.1.0
9293KIP-237: More Controller Health Metrics2.0.0
9394KIP-235: Add DNS alias support for secured connection2.1.0
9495KIP-233: Simplify StreamsBuilder#addGlobalStore1.1.0
9596KIP-231: Improve the Required ACL of ListGroups API2.1.0
9697KIP-229: DeleteGroups API1.1.0
9798KIP-227 - Introduce Incremental FetchRequests to Increase Partition Scalability1.1.0
9899KIP-226 - Dynamic Broker Configuration1.1.0
99100KIP-225 - Use tags for consumer “records.lag” metrics1.1.0
100101KIP-224: Add configuration parameter `retries` to Streams API1.1.0
101102KIP-223 - Add per-topic min lead and per-partition lead metrics to KafkaConsumer2.0.0
102103KIP-222 - Add Consumer Group operations to Admin API2.0.0
103104KIP-220: Add AdminClient into Kafka Streams' ClientSupplier1.1.0
104105KIP-219 - Improve quota communication2.0.0
105106KIP-218: Make KafkaFuture.Function java 8 lambda compatible1.1.0
106107KIP-215: Add topic regex support for Connect sinks1.1.0
107108KIP-214: Add zookeeper.max.in.flight.requests config to the broker1.1.0
108109KIP-213 Support non-key joining in KTable2.3.0 (WIP)
109110KIP-212: Enforce set of legal characters for connector names1.1.0
110111KIP-211: Revise Expiration Semantics of Consumer Group Offsets2.1.0
111112KIP-210 - Provide for custom error handling when Kafka Streams fails to produce1.1.0
112113KIP-208: Add SSL support to Kafka Connect REST interface1.1.0
113114KIP-207: Offsets returned by ListOffsetsResponse should be monotonically increasing even during a partition leader change2.2.0
114115KIP-206: Add support for UUID serialization and deserialization2.1.0
115116KIP-205: Add all() and range() API to ReadOnlyWindowStore1.1.0
116117KIP-204 : Adding records deletion operation to the new Admin Client API1.1.0
117118KIP-203: Add toLowerCase support to sasl.kerberos.principal.to.local rule 1.1.0
118119KIP-202: Move merge() from StreamsBuilder to KStream1.0.0
119120KIP-198: Remove ZK dependency from Streams Reset Tool1.0.0
120121KIP-197 Connect REST API should include the connector type when describing a connector1.0.0
121122KIP-196: Add metrics to Kafka Connect framework1.0.0
122123KIP-195: AdminClient.createPartitions1.0.0
123124KIP-192 : Provide cleaner semantics when idempotence is enabled1.0.0
124125KIP-191: KafkaConsumer.subscribe() overload that takes just Pattern1.0.0
125126KIP-190: Handle client-ids consistently between clients and brokers1.0.0
126127KIP-189: Improve principal builder interface and add support for SASL1.0.0
127128KIP-188 - Add new metrics to support health checks1.0.0
128129KIP-187 - Add cumulative count metric for all Kafka rate metrics1.0.0
129130KIP-186: Increase offsets retention default to 7 days2.0.0
130131KIP-183 - Change PreferredReplicaLeaderElectionCommand to use AdminClient2.2.0
131132KIP-182: Reduce Streams DSL overloads and allow easier use of custom storage engines1.0.0
132133KIP-180: Add a broker metric specifying the number of consumer group rebalances in progress1.1.0
133134KIP-177: Consumer perf tool should count rebalance time1.0.0
134135KIP-176: Remove deprecated new-consumer option for tools2.0.0
135136KIP-175: Additional '--describe' views for ConsumerGroupCommand1.1.0
136137KIP-174 - Deprecate and remove internal converter configs in WorkerConfig2.0.0
137138KIP-173: Add prefix to StreamsConfig to enable setting default internal topic configs1.0.0
138139KIP-171 - Extend Consumer Group Reset Offset for Stream Application1.1.0
139140KIP-168: Add GlobalTopicCount and GlobalPartitionCount metric per cluster1.0.0
140141KIP-167: Add interface for the state store restoration process1.0.0
141142

KIP-164 - Add UnderMinIsrPartitionCount and per-partition UnderMinIsr metrics

1.0.0
142143

KIP-163: Lower the Minimum Required ACL Permission of OffsetFetch

1.0.0
143144KIP-162: Enable topic deletion by default1.0.0
144145KIP-161: streams deserialization exception handlers1.0.0
145146KIP-160: Augment KStream.print(), KStream.writeAsText() to allow users pass in extra parameters in the printed string1.0.0
146147KIP-157 - Add consumer config options to streams reset tool1.0.0
147148KIP-156 Add option "dry run" to Streams application reset tool0.11.0.0
148149KIP-155 - Add range scan for windowed state stores0.11.0.0
149150KIP-154 Add Kafka Connect configuration properties for creating internal topics0.11.0.0
150151KIP-153: Include only client traffic in BytesOutPerSec metric0.11.0.0
151152KIP-152 - Improve diagnostics for SASL authentication failures1.0.0
152153KIP-151 Expose Connector type in REST API0.11.0.0
153154KIP-150 - Kafka-Streams Cogroup2.3.0 (WIP)
154155KIP-149: Enabling key access in ValueTransformer, ValueMapper, and ValueJoiner1.1.0 (partially implemented)
(WIP for 2.3.0)
155156KIP-146 - Classloading Isolation in Connect

0.11.0.0

156157KIP-145 - Expose Record Headers in Kafka Connect1.1.0
157158KIP-144: Exponential backoff for broker reconnect attempts0.11.0.0
158159KIP-143: Controller Health Metrics0.11.0.0
159160KIP-140: Add administrative RPCs for adding, deleting, and listing ACLs0.11.0.0
160161KIP-138: Change punctuate semantics1.0.0
161162KIP-137: Enhance TopicCommand --describe to show topics marked for deletion0.11.0.0
162163KIP-136: Add Listener name to SelectorMetrics tags0.11.0.0
163164KIP-134: Delay initial consumer group rebalance0.11.0.0
164165KIP-133: Describe and Alter Configs Admin APIs0.11.0.0
165166KIP-130: Expose states of active tasks to KafkaStreams public API1.0.0
166167KIP-129: Streams Exactly-Once Semantics0.11.0.0
167168KIP-128: Add ByteArrayConverter for Kafka Connect0.11.0.0
168169KIP-126 - Allow KafkaProducer to split and resend oversized batches.0.11.0.0
169170KIP-124 - Request rate quotas0.11.0.0
170171KIP-123: Allow per stream/table timestamp extractor0.11.0.0
171172KIP-122: Add Reset Consumer Group Offsets tooling0.11.0.0
172173KIP-121: Add KStream peek method

0.11.0.0

173174KIP-120: Cleanup Kafka Streams builder API1.0.0
174175KIP-119: Drop Support for Scala 2.10 in Kafka 0.110.11.0.0
175176KIP-118: Drop Support for Java 72.0.0
176177KIP-117: Add a public AdminClient API for Kafka admin operations0.11.0.0
177178KIP-115: Enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation0.11.0.0
178179KIP-114: KTable state stores and improved semantics0.11.0.0
179180KIP-113: Support replicas movement between log directories1.1.0
180181KIP-112: Handle disk failure for JBOD1.0.0
181182KIP-110: Add Codec for ZStandard Compression2.1.0
182183KIP-109: Old Consumer Deprecation0.11.0.0
183184KIP-108: Create Topic Policy0.10.2.0
184185KIP-107: Add deleteRecordsBefore() API in AdminClient0.11.0.0
185186

KIP-106 - Change Default unclean.leader.election.enabled from True to False

0.11.0.0
186187KIP-105: Addition of Record Level for Sensors0.10.2.0
187188KIP-104: Granular Sensors for Streams 0.10.2.0
188189KIP-103: Separation of Internal and External traffic0.10.2.0
189190KIP-102 - Add close with timeout for consumers0.10.2.0
190191KIP-101 - Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation0.11.0.0
191192KIP-100 - Relax Type constraints in Kafka Streams API0.10.2.0
192193KIP-99: Add Global Tables to Kafka Streams0.10.2.0
193194KIP-98 - Exactly Once Delivery and Transactional Messaging0.11.0.0
194195KIP-97: Improved Kafka Client RPC Compatibility Policy0.10.2.0
195196KIP-96 - Add per partition metrics for in-sync and assigned replica count0.10.2.0
196197KIP-94 Session Windows0.10.2.0
197198KIP-93: Improve invalid timestamp handling in Kafka Streams0.10.2.0
198199KIP-92 - Add per partition lag metrics to KafkaConsumer0.10.2.0
199200KIP-91 Provide Intuitive User Timeouts in The Producer2.1.0
200201KIP-90 - Remove zkClient dependency from Streams0.10.2.0
201202KIP-89: Allow sink connectors to decouple flush and offset commit0.10.2.0
202203KIP-88: OffsetFetch Protocol Update0.10.2.0
203204KIP-86: Configurable SASL callback handlers2.0.0
204205KIP-85: Dynamic JAAS configuration for Kafka clients0.10.2.0
205206KIP-84: Support SASL SCRAM mechanisms0.10.2.0
206207KIP-82 - Add Record Headers0.11.0.0
207208KIP-81: Bound Fetch memory usage in the consumer2.2.0 (WIP)
208209KIP-79 - ListOffsetRequest/ListOffsetResponse v1 and add timestamp search methods to the new consumer0.10.1.0
209210KIP-78: Cluster Id0.10.1.0
210211KIP-77: Improve Kafka Streams Join Semantics0.10.2.0
211212KIP-75 - Add per-connector Converters0.10.1.0
212213KIP-74: Add Fetch Response Size Limit in Bytes0.10.1.0
213214KIP-73: Replication Quotas0.10.1.0
214215KIP-72: Allow putting a bound on memory consumed by Incoming request 1.0.0
215216KIP-71: Enable log compaction and deletion to co-exist0.10.1.0
216217KIP-70: Revise Partition Assignment Semantics on New Consumer's Subscription Change0.10.1.0
217218KIP-67: Queryable state for Kafka Streams0.10.1.0
218219KIP-66: Single Message Transforms for Kafka Connect0.10.2.0 / 0.11.0.0
219220KIP-65: Expose timestamps to Connect0.10.1.0
220221KIP-63: Unify store and downstream caching in streams0.10.1.0
221222KIP-62: Allow consumer to send heartbeats from a background thread0.10.1.0
222223KIP-60 - Make Java client classloading more flexible0.10.1.0
223224KIP-58 - Make Log Compaction Point Configurable0.10.1.0
224225KIP-57 - Interoperable LZ4 Framing0.10.0.0
225226KIP-56: Allow cross origin HTTP requests on all HTTP methods0.10.0.0
226227KIP-55: Secure Quotas for Authenticated Users0.10.1.0
227228KIP-54: Sticky Partition Assignment Strategy0.11.0.0
228229KIP-52: Connector Control APIs0.10.0.0
229230KIP-51 - List Connectors REST API0.10.0.0
230231KIP-50 - Move Authorizer to o.a.k.common package0.10.1.0
231232KIP-48 Delegation token support for Kafka1.1.0
232233KIP-45 - Standardize all client sequence interaction on j.u.Collection.0.10.0.0
233234KIP-43: Kafka SASL enhancements0.10.0.0
234235KIP-42: Add Producer and Consumer Interceptors0.10.0.0
235236KIP-41: Consumer Max Records0.10.0.0
236237KIP-40: ListGroups and DescribeGroup0.9.0.0
237238KIP-38: ZooKeeper Authentication0.9.0.0
238239KIP-36 - Rack aware replica assignment0.10.0.0
239240KIP-35 - Retrieving protocol version0.10.0.0
240241KIP-33 - Add a time based log index0.10.1.0
241242KIP-32 - Add timestamps to Kafka message0.10.0.0
242243KIP-31 - Move to relative offsets in compressed message sets0.10.0.0
243244KIP-28 - Add a processor client0.10.0.0
244245KIP-26 - Add Kafka Connect framework for data import/export0.9.0.0
245246KIP-25 - System test improvements0.9.0.0
246247KIP-22 - Expose a Partitioner interface in the new producer0.9.0.0
247248KIP-21 - Dynamic Configuration0.9.0.0 (WIP)
248249KIP-20 Enable log preallocate to improve consume performance under windows and some old Linux file system0.9.0.0
249250KIP-19 - Add a request timeout to NetworkClient0.9.0.0
250251KIP-16 - Automated Replica Lag Tuning0.9.0.0
251252KIP-15 - Add a close method with a timeout in the producer0.9.0.0
252253KIP-13 - Quota Design0.9.0.0
253254KIP-12 - Kafka Sasl/Kerberos and SSL implementation0.9.0.0
254255KIP-11 - Kafka Authorizer design0.9.0.0
255256KIP-8 - Add a flush method to the producer API0.9.0.0
256257KIP-4 - Metadata Protocol Changes0.10.0.0
257258KIP-4 - Command line and centralized administrative operations0.9.0.0, 0.10.0.0, 0.10.1.0
258259KIP-3 - Mirror Maker Enhancement0.9.0.0
259260KIP-2 - Refactor brokers to allow listening on multiple ports and IPs0.9.0.0
260261KIP-1 - Remove support of request.required.acks0.9.0.0

...