Versions Compared

Key

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

...

KIPComment
KIP-86: Configurable SASL callback handlers 
KIP-110: Add Codec for ZStandard Compression 
KIP-125: ZookeeperConsumerConnector to KafkaConsumer Migration and Rollback 
KIP-131 - Add access to OffsetStorageReader from SourceConnector 
KIP-135 : Send of null key to a compacted topic should throw non-retriable error back to user 
KIP 141 - ProducerRecord & SourceRecord: Add timestamp constructors 
KIP-142: Add ListTopicsRequest to efficiently list all the topics in a cluster 
KIP-145 - Expose Record Headers in Kafka Connectbuilds on KIP-82 (would be ideal to make 0.11 release so it can go out as one, but not mandatory)

KIP-147: Add missing type parameters to StateStoreSupplier factories and KGroupedStream/Table methods

 
KIP-148: Add a connect timeout for client 
KIP-158: Kafka Connect should allow source connectors to set topic-specific settings for new topics 
KIP-159: Introducing Rich functions to Streams 
KIP-165: Extend Interactive Queries for return latest update timestamp per key

 

KIP-166 - Add a tool to make amounts of replicas and leaders on brokers balanced 
KIP-169 - Lag-Aware Partition Assignment Strategy 
KIP-170: Enhanced TopicCreatePolicy and introduction of TopicDeletePolicy KIP-171 - Extend Consumer Group Reset Offset for Stream Application 
KIP 172: Add regular-expression topic support for sink connector 

KIP-174 - Deprecate and remove internal converter configs in WorkerConfig

 
KIP-175: Additional '--describe' views for ConsumerGroupCommandAwaiting Votes
KIP-176: Remove deprecated new-consumer option for tools 
KIP-178: Size-based log directory selection strategy

 

KIP-179: Change ReassignPartitionsCommand to use AdminClient 

KIP-185: Make exactly once in order delivery the default producer setting

 
KIP-186: Increase offsets retention default to 7 days 
KIP-193: Add SchemaBuilder.from(Schema) 
KIP-199: Add Kafka Connect offset tool 
KIP-201: Rationalising Policy interfaces 
KIP-203: Add toLowerCase support to sasl.kerberos.principal.to.local rule 
KIP-205: Add getAllKeys() API to ReadOnlyWindowStore 
KIP-206: Add support for UUID serialization and deserializationVoting in progress
KIP-207: Offsets returned by ListOffsetsResponse should be monotonically increasing even during a partition leader change 
KIP-208: Add SSL support to Kafka Connect REST interface 

...

KIPComment
KIP-5 - Broker Configuration Management(Superseded by KIP-21)
KIP-7 - Security - IP Filtering 
KIP-9 - SSL SupportAdopted via KAFKA-1690 but not via this KIP process
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-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-184: Rename LogCleaner and related classes to LogCompactorA lot of configuraiton change will cause more trouble and doesn't seems to be worth it
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-170: Enhanced TopicCreatePolicy and introduction of TopicDeletePolicysuperseded by KIP-201: Rationalising Policy interfaces

KIP Discussion Recordings

...