Popular repositories
465 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 1 commit in 1 repository
Created a pull request in apache/kafka that received 2 comments
KAFKA-13254 [WIP]: Fix deadlock when AlterIsr response returns
This patch fixes a deadlock when incrementing the high watermark after the synchronous zk ISR modification happens. The main difference is that we …
+285
−191
•
2
comments
Reviewed 6 pull requests in 1 repository
apache/kafka
6 pull requests
- MINOR: GroupMetadataManager#shutdown should remove metrics
- KAFKA-13237; Add ActiveBrokerCount and FencedBrokerCount metrics to the ZK controller (KIP-748)
-
KAFKA-13266;
InitialFetchStateshould be created after partition is removed from the fetchers - KAFKA-13258/13259/13260: Fix error response generation
- [KAFKA-8522] Streamline tombstone and transaction marker removal
- KAFKA-13162: Ensure ElectLeaders is properly handled in KRaft