Ritika Reddy
Ritika Reddy
In KIP-848, we introduce the notion of Group Types based on the protocol type that the members in the consumer group use. As of now we support two types of...
Minor: Found potential NullPointerException possibilities during testing. Corrected them and added tests for the same. This was found when testing a large number of members that exist and are assigned...
This patch belongs to the ongoing efforts of implementing KIP-1022. Added feature-dependencies command to look up dependencies for a given feature version supplied by --feature flag. If the feature is...
As a part of KIP-1022 the following has been implemented in this patch: 1. A version-mapping command to to look up the corresponding features for a given metadata version. Using...
This patch includes changes to the clients end transaction response handling when transaction version 2 is enabled. Version 5+ of the End Txn Response includes the producer Id and the...
[https://github.com/apache/kafka/commit/ba7b5c9b327558ee0b0169cd6a22216eae7ee6cd](url)
We are removing some of the previously added public APIs until KIP-939 is ready to use.