Versions Compared

Key

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

...


KIP (please keep this sorted by KIP number)

Release

1KIP-488: Clean up Sum,Count,Total Metrics2.4.0
2KIP-484: Expose metrics for group and transaction metadata loading duration2.4.0 (WIP)
3KIP-476: Add Java AdminClient Interface2.4.0
4KIP-467: Augment ProduceResponse error messaging for specific culprit records2.4.0 (WIP)
5KIP-465: Add Consolidated Connector Endpoint to Connect REST API2.3.0
6KIP-464: Defaults for AdminClient#createTopic2.4.0
7KIP-462: Use local thread id for KStreams2.3.0
8KIP-461: Improve Replica Fetcher behavior at handling partition failure2.3.0
9KIP-460: Admin Leader Election RPC2.4.0
10KIP-458: Connector Client Config Override Policy2.3.0
11KIP-455: Create an Administrative API for Replica Reassignment2.4.0 (WIP)
12KIP-454: Expansion of the ConnectClusterState interface2.3.0
13KIP-453: Add close() method to RocksDBConfigSetter2.3.0
14KIP-449: Add connector contexts to log messages in Connect workers 2.3.0
15KIP-446: Add changelog topic configuration to KTable suppress2.4.0 (WIP)
16KIP-445: In-memory Session Store2.3.0
17

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

2.3.0
18KIP-442: Return to default max poll interval in Streams2.3.0
19KIP-436: Add a metric indicating start time2.3.0
20KIP-430 - Return Authorized Operations in Describe Responses2.3.0
21KIP-429: Kafka Consumer Incremental Rebalance Protocol2.4.0 (WIP)
22KIP-428: Add in-memory window store2.3.0
23KIP-427: Add AtMinIsr topic partition category (new metric & TopicCommand option)2.3.0
24KIP-425: Add some Log4J Kafka Appender Properties for Producing to Secured Brokers2.3.0
25KIP-421: Support resolving externalized secrets in AbstractConfig2.3.0
26KIP-420: Add Single Value Fetch in Session Stores2.2.0
27KIP-417: Allow JmxTool to connect to a secured RMI port2.3.0
28KIP-415: Incremental Cooperative Rebalancing in Kafka Connect2.3.0
29KIP-414: Expose Embedded ClientIds in Kafka Streams2.2.0
30KIP-412: Extend Admin API to support dynamic application log levels2.4.0 (WIP)
31

KIP-411: Make default Kafka Connect worker task client IDs distinct

2.3.0
32KIP-402: Improve fairness in SocketServer processors2.2.0 (partially implemented) / 2.3.0
33KIP-394: Require member.id for initial join group request2.2.0
34KIP-393: Time windowed serde to properly deserialize changelog input topic2.2.0
35KIP-386: Standardize on Min/Avg/Max metrics' default value2.2.0
36KIP-382: MirrorMaker 2.02.4.0 (WIP)
37KIP-380: Detect outdated control requests and bounced brokers using broker generation2.2.0
38KIP-377: TopicCommand to use AdminClient2.2.0
39KIP-376: Implement AutoClosable on appropriate classes that want to be used in a try-with-resource statement2.2.0
40KIP-374: Add '--help' option to all available Kafka CLI commands2.2.0
41KIP-372: Naming Repartition Topics for Joins and Grouping2.1.0
42KIP-371: Add a configuration to build custom SSL principal name2.2.0
43KIP 368: Allow SASL Connections to Periodically Re-Authenticate2.2.0
44KIP-367 Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit)2.2.0
45KIP-366: Make FunctionConversions deprecated2.1.0
46KIP-365: Materialized, Serialized, Joined, Consumed and Produced with implicit Serde2.1.0
47KIP-361: Add Consumer Configuration to Disable Auto Topic Creation2.3.0
48KIP-359: Verify leader epoch in produce requests2.4.0 (WIP)
49KIP-358: Migrate Streams API to Duration instead of long ms times2.1.0
50KIP-357: Add support to list ACLs per principal2.1.0
51KIP-356: Add withCachingDisabled() to StoreBuilder2.1.0
52KIP-354: Add a Maximum Log Compaction Lag2.3.0
53KIP-353: Improve Kafka Streams Timestamp Synchronization2.1.0
54KIP-351: Add --under-min-isr option to describe topics command2.3.0
55KIP-346: Improve LogCleaner behavior on error2.1
56KIP-345: Introduce static membership protocol to reduce consumer rebalances2.4.0 (WIP), partially available in 2.3.0
57KIP-342 Add support for custom SASL extensions in OAuthBearer authentication2.1.0
58KIP-341: Update Sticky Assignor's User Data Protocol2.3.0
59KIP-340: Allow kafka-reassign-partitions.sh and kafka-log-dirs.sh to take admin client property file2.1.0
60KIP-339: Create a new IncrementalAlterConfigs API2.3.0 
61KIP-338 Support to exclude the internal topics in kafka-topics.sh command2.1.0
62KIP-336: Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer2.1.0
63KIP-332: Update AclCommand to use AdminClient API2.1.0
64KIP-331 Add default implementation to close() and configure() for Serializer, Deserializer and Serde2.3.0
65KIP-330: Add retentionPeriod in SessionBytesStoreSupplier2.1.0
66KIP-328: Ability to suppress updates for KTables2.1.0 (partially implemented) / 2.3.0 (WIP)
67KIP-324: Add method to get metrics() in AdminClient2.1.0
68KIP-322: Return new error code for DeleteTopics API when topic deletion disabled.2.1.0
69KIP-321: Update TopologyDescription to better represent Source and Sink Nodes2.1.0
70KIP-320: Allow fetchers to detect and handle log truncation2.1.0 (partially implemented) / 2.2.0
71KIP-319: Replace segments with segmentInterval in WindowBytesStoreSupplier2.1.0
72KIP-313: Add KStream.flatTransform and KStream.flatTransformValues 

2.2.0 (partially implemented)

/ 2.3.0

73KIP-312 Add Overloaded StreamsBuilder Build Method to Accept java.util.Properties2.1.0
74KIP-308: Support dynamic update of max.connections.per.ip/max.connections.per.ip.overrides2.1.0
75KIP-307: Allow to define custom processor names with KStreams DSL2.3.0 (partial)
76KIP-306: Configuration for Delaying Response to Failed Authentication2.1.0
77KIP-305: Add Connect primitive number converters2.0.0
78KIP-303: Add Dynamic Routing in Streams Sink2.0.0
79KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses2.1.0
80KIP-300: Add Windowed KTable API in StreamsBuilder2.4.0
81KIP-298: Error Handling in Connect2.0.0
82KIP-297: Externalizing Secrets for Connect Configurations2.0.0
83KIP-295 Add Streams Configuration Allowing for Optional Topology Optimization2.0.0
84KIP-294 - Enable TLS hostname verification by default2.0.0
85KIP-292: Add transformValues() method to KTable2.0.0
86KIP-290: Support for Prefixed ACLs2.0.0
87KIP-289: Improve the default group id behavior in KafkaConsumer2.2.0
88KIP-285: Connect Rest Extension Plugin2.0.0
89KIP-284: Set default retention ms for Streams repartition topics to Long.MAX_VALUE2.0.0
90KIP-283: Efficient Memory Usage for Down-Conversion2.0.0
91KIP-282: Add the listener name to the authentication context2.0.0
92KIP-281: ConsumerPerformance: Increase Polling Loop Timeout and Make It Reachable by the End User2.0.0
93KIP-279: Fix log divergence between leader and follower after fast leader fail over2.0.0
94KIP-278 - Add version option to Kafka's commands2.0.0
95KIP-277 - Fine Grained ACL for CreateTopics API2.0.0
96KIP-276 - Add StreamsConfig prefix for different consumers2.0.0
97KIP-274: Kafka Streams Skipped Records Metrics2.0.0
98KIP-272: Add API version tag to broker's RequestsPerSec metric2.0.0
99KIP-270 - A Scala Wrapper Library for Kafka Streams2.0.0
100KIP-268: Simplify Kafka Streams Rebalance Metadata Upgrade2.0.0
101KIP-267: Add Processor Unit Test Support to Kafka Streams Test Utils2.0.0
102KIP-266: Fix consumer indefinite blocking behavior2.0.0
103KIP-265: Make Windowed Serde to public APIs2.0.0
104KIP-261: Add Single Value Fetch in Window Stores2.0.0
105KIP-258: Allow to Store Record Timestamps in RocksDB2.3.0 (partially implemented)
106KIP-257 - Configurable Quota Management2.0.0
107KIP-255: OAuth Authentication via SASL/OAUTHBEARER2.0.0
108KIP-251: Allow timestamp manipulation in Processor API2.0.0
109KIP-249: Add Delegation Token Operations to KafkaAdminClient2.0.0
110KIP-247: Add public test utils for Kafka Streams1.1.0
111KIP-245: Use Properties instead of StreamsConfig in KafkaStreams constructor2.0.0
112KIP-244: Add Record Header support to Kafka Streams Processor API2.0.0
113KIP-243: Make ProducerConfig and ConsumerConfig constructors public1.1.0
114KIP-239 Add queryableStoreName() to GlobalKTable1.1.0
115KIP-238: Expose Kafka cluster ID in Connect REST API1.1.0
116KIP-237: More Controller Health Metrics2.0.0
117KIP-235: Add DNS alias support for secured connection2.1.0
118KIP-233: Simplify StreamsBuilder#addGlobalStore1.1.0
119KIP-231: Improve the Required ACL of ListGroups API2.1.0
120KIP-229: DeleteGroups API1.1.0
121KIP-227 - Introduce Incremental FetchRequests to Increase Partition Scalability1.1.0
122KIP-226 - Dynamic Broker Configuration1.1.0
123KIP-225 - Use tags for consumer “records.lag” metrics1.1.0
124KIP-224: Add configuration parameter `retries` to Streams API1.1.0
125KIP-223 - Add per-topic min lead and per-partition lead metrics to KafkaConsumer2.0.0
126KIP-222 - Add Consumer Group operations to Admin API2.0.0
127KIP-221: Enhance DSL with Connecting Topic Creation and Repartition Hint2.4.0 (WIP)
128KIP-220: Add AdminClient into Kafka Streams' ClientSupplier1.1.0
129KIP-219 - Improve quota communication2.0.0
130KIP-218: Make KafkaFuture.Function java 8 lambda compatible1.1.0
131KIP-215: Add topic regex support for Connect sinks1.1.0
132KIP-214: Add zookeeper.max.in.flight.requests config to the broker1.1.0
133KIP-213 Support non-key joining in KTable2.4.0 (WIP)
134KIP-212: Enforce set of legal characters for connector names1.1.0
135KIP-211: Revise Expiration Semantics of Consumer Group Offsets2.1.0
136KIP-210 - Provide for custom error handling when Kafka Streams fails to produce1.1.0
137KIP-208: Add SSL support to Kafka Connect REST interface1.1.0
138KIP-207: Offsets returned by ListOffsetsResponse should be monotonically increasing even during a partition leader change2.2.0
139KIP-206: Add support for UUID serialization and deserialization2.1.0
140KIP-205: Add all() and range() API to ReadOnlyWindowStore1.1.0
141KIP-204 : Adding records deletion operation to the new Admin Client API1.1.0
142KIP-203: Add toLowerCase support to sasl.kerberos.principal.to.local rule 1.1.0
143KIP-202: Move merge() from StreamsBuilder to KStream1.0.0
144KIP-198: Remove ZK dependency from Streams Reset Tool1.0.0
145KIP-197 Connect REST API should include the connector type when describing a connector1.0.0
146KIP-196: Add metrics to Kafka Connect framework1.0.0
147KIP-195: AdminClient.createPartitions1.0.0
148KIP-192 : Provide cleaner semantics when idempotence is enabled1.0.0
149KIP-191: KafkaConsumer.subscribe() overload that takes just Pattern1.0.0
150KIP-190: Handle client-ids consistently between clients and brokers1.0.0
151KIP-189: Improve principal builder interface and add support for SASL1.0.0
152KIP-188 - Add new metrics to support health checks1.0.0
153KIP-187 - Add cumulative count metric for all Kafka rate metrics1.0.0
154KIP-186: Increase offsets retention default to 7 days2.0.0
155KIP-183 - Change PreferredReplicaLeaderElectionCommand to use AdminClient2.2.0
156KIP-182: Reduce Streams DSL overloads and allow easier use of custom storage engines1.0.0
157KIP-180: Add a broker metric specifying the number of consumer group rebalances in progress1.1.0
158KIP-177: Consumer perf tool should count rebalance time1.0.0
159KIP-176: Remove deprecated new-consumer option for tools2.0.0
160KIP-175: Additional '--describe' views for ConsumerGroupCommand1.1.0
161KIP-174 - Deprecate and remove internal converter configs in WorkerConfig2.0.0
162KIP-173: Add prefix to StreamsConfig to enable setting default internal topic configs1.0.0
163KIP-171 - Extend Consumer Group Reset Offset for Stream Application1.1.0
164KIP-168: Add GlobalTopicCount and GlobalPartitionCount metric per cluster1.0.0
165KIP-167: Add interface for the state store restoration process1.0.0
166

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

1.0.0
167

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

1.0.0
168KIP-162: Enable topic deletion by default1.0.0
169KIP-161: streams deserialization exception handlers1.0.0
170KIP-160: Augment KStream.print(), KStream.writeAsText() to allow users pass in extra parameters in the printed string1.0.0
171KIP-157 - Add consumer config options to streams reset tool1.0.0
172KIP-156 Add option "dry run" to Streams application reset tool0.11.0.0
173KIP-155 - Add range scan for windowed state stores0.11.0.0
174KIP-154 Add Kafka Connect configuration properties for creating internal topics0.11.0.0
175KIP-153: Include only client traffic in BytesOutPerSec metric0.11.0.0
176KIP-152 - Improve diagnostics for SASL authentication failures1.0.0
177KIP-151 Expose Connector type in REST API0.11.0.0
178KIP-150 - Kafka-Streams Cogroup2.4.0 (WIP)
179KIP-149: Enabling key access in ValueTransformer, ValueMapper, and ValueJoiner1.1.0 (partially implemented)
(WIP for 2.4.0)
180KIP-146 - Classloading Isolation in Connect

0.11.0.0

181KIP-145 - Expose Record Headers in Kafka Connect1.1.0
182KIP-144: Exponential backoff for broker reconnect attempts0.11.0.0
183KIP-143: Controller Health Metrics0.11.0.0
184KIP-140: Add administrative RPCs for adding, deleting, and listing ACLs0.11.0.0
185KIP-138: Change punctuate semantics1.0.0
186KIP-137: Enhance TopicCommand --describe to show topics marked for deletion0.11.0.0
187KIP-136: Add Listener name to SelectorMetrics tags0.11.0.0
188KIP-134: Delay initial consumer group rebalance0.11.0.0
189KIP-133: Describe and Alter Configs Admin APIs0.11.0.0
190KIP-130: Expose states of active tasks to KafkaStreams public API1.0.0
191KIP-129: Streams Exactly-Once Semantics0.11.0.0
192KIP-128: Add ByteArrayConverter for Kafka Connect0.11.0.0
193KIP-126 - Allow KafkaProducer to split and resend oversized batches.0.11.0.0
194KIP-124 - Request rate quotas0.11.0.0
195KIP-123: Allow per stream/table timestamp extractor0.11.0.0
196KIP-122: Add Reset Consumer Group Offsets tooling0.11.0.0
197KIP-121: Add KStream peek method

0.11.0.0

198KIP-120: Cleanup Kafka Streams builder API1.0.0
199KIP-119: Drop Support for Scala 2.10 in Kafka 0.110.11.0.0
200KIP-118: Drop Support for Java 72.0.0
201KIP-117: Add a public AdminClient API for Kafka admin operations0.11.0.0
202KIP-115: Enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation0.11.0.0
203KIP-114: KTable state stores and improved semantics0.11.0.0
204KIP-113: Support replicas movement between log directories1.1.0
205KIP-112: Handle disk failure for JBOD1.0.0
206KIP-110: Add Codec for ZStandard Compression2.1.0
207KIP-109: Old Consumer Deprecation0.11.0.0
208KIP-108: Create Topic Policy0.10.2.0
209KIP-107: Add deleteRecordsBefore() API in AdminClient0.11.0.0
210

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

0.11.0.0
211KIP-105: Addition of Record Level for Sensors0.10.2.0
212KIP-104: Granular Sensors for Streams 0.10.2.0
213KIP-103: Separation of Internal and External traffic0.10.2.0
214KIP-102 - Add close with timeout for consumers0.10.2.0
215KIP-101 - Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation0.11.0.0
216KIP-100 - Relax Type constraints in Kafka Streams API0.10.2.0
217KIP-99: Add Global Tables to Kafka Streams0.10.2.0
218KIP-98 - Exactly Once Delivery and Transactional Messaging0.11.0.0
219KIP-97: Improved Kafka Client RPC Compatibility Policy0.10.2.0
220KIP-96 - Add per partition metrics for in-sync and assigned replica count0.10.2.0
221KIP-94 Session Windows0.10.2.0
222KIP-93: Improve invalid timestamp handling in Kafka Streams0.10.2.0
223KIP-92 - Add per partition lag metrics to KafkaConsumer0.10.2.0
224KIP-91 Provide Intuitive User Timeouts in The Producer2.1.0
225KIP-90 - Remove zkClient dependency from Streams0.10.2.0
226KIP-89: Allow sink connectors to decouple flush and offset commit0.10.2.0
227KIP-88: OffsetFetch Protocol Update0.10.2.0
228KIP-86: Configurable SASL callback handlers2.0.0
229KIP-85: Dynamic JAAS configuration for Kafka clients0.10.2.0
230KIP-84: Support SASL SCRAM mechanisms0.10.2.0
231KIP-82 - Add Record Headers0.11.0.0
232KIP-81: Bound Fetch memory usage in the consumer2.4.0 (WIP)
233KIP-79 - ListOffsetRequest/ListOffsetResponse v1 and add timestamp search methods to the new consumer0.10.1.0
234KIP-78: Cluster Id0.10.1.0
235KIP-77: Improve Kafka Streams Join Semantics0.10.2.0
236KIP-75 - Add per-connector Converters0.10.1.0
237KIP-74: Add Fetch Response Size Limit in Bytes0.10.1.0
238KIP-73: Replication Quotas0.10.1.0
239KIP-72: Allow putting a bound on memory consumed by Incoming request 1.0.0
240KIP-71: Enable log compaction and deletion to co-exist0.10.1.0
241KIP-70: Revise Partition Assignment Semantics on New Consumer's Subscription Change0.10.1.0
242KIP-67: Queryable state for Kafka Streams0.10.1.0
243KIP-66: Single Message Transforms for Kafka Connect0.10.2.0 / 0.11.0.0
244KIP-65: Expose timestamps to Connect0.10.1.0
245KIP-63: Unify store and downstream caching in streams0.10.1.0
246KIP-62: Allow consumer to send heartbeats from a background thread0.10.1.0
247KIP-60 - Make Java client classloading more flexible0.10.1.0
248KIP-58 - Make Log Compaction Point Configurable0.10.1.0
249KIP-57 - Interoperable LZ4 Framing0.10.0.0
250KIP-56: Allow cross origin HTTP requests on all HTTP methods0.10.0.0
251KIP-55: Secure Quotas for Authenticated Users0.10.1.0
252KIP-54: Sticky Partition Assignment Strategy0.11.0.0
253KIP-52: Connector Control APIs0.10.0.0
254KIP-51 - List Connectors REST API0.10.0.0
255KIP-50 - Move Authorizer to o.a.k.common package0.10.1.0256KIP-48 Delegation token support for Kafka1.1.0
257256KIP-45 - Standardize all client sequence interaction on j.u.Collection.0.10.0.0
258257KIP-43: Kafka SASL enhancements0.10.0.0
259258KIP-42: Add Producer and Consumer Interceptors0.10.0.0
260259KIP-41: Consumer Max Records0.10.0.0
261260KIP-40: ListGroups and DescribeGroup0.9.0.0
262261KIP-38: ZooKeeper Authentication0.9.0.0
263262KIP-36 - Rack aware replica assignment0.10.0.0
264263KIP-35 - Retrieving protocol version0.10.0.0
265264KIP-33 - Add a time based log index0.10.1.0
266265KIP-32 - Add timestamps to Kafka message0.10.0.0
267266KIP-31 - Move to relative offsets in compressed message sets0.10.0.0
268267KIP-28 - Add a processor client0.10.0.0
269268KIP-26 - Add Kafka Connect framework for data import/export0.9.0.0
270269KIP-25 - System test improvements0.9.0.0
271270KIP-22 - Expose a Partitioner interface in the new producer0.9.0.0
272271KIP-21 - Dynamic Configuration0.9.0.0 (WIP)
273272KIP-20 Enable log preallocate to improve consume performance under windows and some old Linux file system0.9.0.0
274273KIP-19 - Add a request timeout to NetworkClient0.9.0.0
275274KIP-16 - Automated Replica Lag Tuning0.9.0.0
276275KIP-15 - Add a close method with a timeout in the producer0.9.0.0
277276KIP-13 - Quota Design0.9.0.0
278277KIP-12 - Kafka Sasl/Kerberos and SSL implementation0.9.0.0
279278KIP-11 - Kafka Authorizer design0.9.0.0
280279KIP-8 - Add a flush method to the producer API0.9.0.0
281280KIP-4 - Metadata Protocol Changes0.10.0.0
282281KIP-4 - Command line and centralized administrative operations0.9.0.0, 0.10.0.0, 0.10.1.0
283282KIP-3 - Mirror Maker Enhancement0.9.0.0
284283KIP-2 - Refactor brokers to allow listening on multiple ports and IPs0.9.0.0
285284KIP-1 - Remove support of request.required.acks0.9.0.0

...

KIPComment
KIP-5 - Broker Configuration ManagementSuperseded by KIP-21
KIP-7 - Security - IP Filtering
KIP-9 - SSL SupportAdopted via KAFKA-1690 but not via this KIP process
KIP-18 - JBOD SupportSuperseded by KIP-112 and KIP-113 
KIP-24 - Remove ISR information from TopicMetadataRequest and add broker level metadata request
KIP-29 - Add an IsrPropagateIntervalMs configuration to KafkaConfigNo longer need after KAFKA-2722

KIP-34 Add Partitioner Change Listener to Partitioner Interface for Multiple Use Case

Per feedback it is better do this parition() method and avoid Thread Coordination etc.
KIP-80: Kafka Rest Server
KIP-83 - Allow multiple SASL authenticated Java clients in a single JVM processAfter KIP-85, no interface changes, reduced to KAFKA-4180
KIP-111: Kafka should preserve the Principal generated by the PrincipalBuilder while processing the request received on socket channel, on the broker.Covered by KIP-189
KIP-116: Add State Store Checkpoint Interval ConfigurationCurrently not needed as checkpointing can be done on commit interval.
KIP-127: Pluggable JAAS LoginModule configuration for SSLSimilar functionality can be implemented using a custom PrincipalBuilder.
KIP-132: Augment KStream.print to allow extra parameters in the printed string

Duplicated by KIP-160

KIP-147: Add missing type parameters to StateStoreSupplier factories and KGroupedStream/Table methodsCovered by KIP-182
KIP-165: Extend Interactive Queries for return latest update timestamp per keyCovered by KIP-258
KIP-170: Enhanced TopicCreatePolicy and introduction of TopicDeletePolicySuperseded by KIP-201: Rationalising Policy interfaces
KIP 172: Add regular-expression topic support for sink connectorSuperseded by KIP-215: Add topic regex support for Connect sinks
KIP-179: Change ReassignPartitionsCommand to use AdminClient
KIP-184: Rename LogCleaner and related classes to LogCompactorA lot of configuration change will cause more trouble and doesn't seems to be worth it
KIP 230: Name Windowing JoinsCovered by KIP-372: Naming Repartition Topics for Joins and Grouping
KIP-232: Detect outdated metadata using per-partition leaderEpoch fieldMerged into KIP-320: Allow fetchers to detect and handle log truncation
KIP-246: Connect producers and consumers should inherit worker configsWithdrawn because proposal could not be made backward compatible with existing behavior
KIP-248 - Create New ConfigCommand That Uses The New AdminClientDiscarded by author as it's partly covered in KIP-339 and KIP-422
KIP-262: Metadata should include number of state stores for taskRejected since metadata is no longer required.
KIP-263: Allow broker to skip sanity check of inactive segments on broker startupWithdrawn because the solution we agreed on does not require interface change
KIP-286: producer.send() should not block on metadata updateWithdrawn because the benefit of not having to wait for metadata is probably not worth the complexity added in producer.
KIP-288: [DISCARDED] Consumer.poll() timeout semantic change and new waitForAssignment methodDiscarded in deference to KIP-266
KIP-310: Add a Kafka Source Connector to Kafka ConnectWithdrawn in favor of KIP-382.
KIP-327: Add describe all topics API to AdminClientWithdrawn in-favor of filter support in Metadata API and KIP-142
KIP-344: The auto-generated client id should be passed to MetricsReporterBug fix so KIP not needed
KIP-364: Remove implicit Materialized, Consumed and ProducedSubsumed by KIP-365
KIP-404: Add Kafka Connect configuration parameter for disabling WADL output on OPTIONS request

Discarded, reported as a bug by

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyKAFKA-7759

KIP-432: Additional Broker-Side Opt-In for Default, Unsecure SASL/OAUTHBEARER Implementation

A "security sanity check tool" is a more generic and appropriate solution.
KIP-451: Make TopologyTestDriver output iterable

Discarded in favor of KIP-456

KIP-456: Helper classes to make it simpler to write test logic with TopologyTestDriverDiscarded in favor of KIP-470
KIP-472: Add header to RecordContext/ProducerRecordDiscarded due to change being far more complex than necessary for a simple bug
KIP-485: Make topic optional when using through() operations in DSLMoved to KIP-221
KIP-50 - Move Authorizer to o.a.k.common packageSuperseded by KIP-504

KIP Discussion Recordings

...