Ritika Reddy

Results 7 issues of 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...

KIP-848

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...

KIP-848

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...

core
producer
transactions
clients

[https://github.com/apache/kafka/commit/ba7b5c9b327558ee0b0169cd6a22216eae7ee6cd](url)

ci-approved

We are removing some of the previously added public APIs until KIP-939 is ready to use.

core
producer
consumer
dependencies
storage
KIP-932
build
clients
triage