2877 Commits (39d5534f8d1b6113d23e9cd38f40ab5495ce3286)

Author SHA1 Message Date
Ismael Juma f98d935b3e
KAFKA-9180: Introduce BrokerMetadataCheckpointTest (#7700) 5 years ago
Jason Gustafson 7eafea0d57 KAFKA-9196; Update high watermark metadata after segment roll (#7695) 5 years ago
Jason Gustafson ca7a5eae89 HOTFIX: Fix infinite loop in AbstractIndex.indexSlotRangeFor (#7702) 5 years ago
Colin Patrick McCabe cf84f244e5 MINOR: More efficient midpoint calc for AbstractIndex (#5378) 5 years ago
Jason Gustafson 400185421f
KAFKA-9183; Remove redundant admin client integration testing (#7690) 5 years ago
Lucas Bradstreet 2bd6b6ff0f MINOR: fix flaky ConsumerBounceTest.testClose 5 years ago
Bob Barrett fecb977b25 KAFKA-8710; Allow transactional producers to bump producer epoch [KIP-360] (#7115) 5 years ago
Lucas Bradstreet 1675115ec1 MINOR: refactor replica last sent HW updates due to performance regression (#7671) 5 years ago
Rajini Sivaram 6f0008643d
KAFKA-9171: Handle ReplicaNotAvailableException during DelayedFetch (#7678) 5 years ago
Rajini Sivaram f15d318aaa
MINOR: Change topic-exists log for CreateTopics from INFO to DEBUG (#7666) 5 years ago
Jason Gustafson 92dd337688
KAFKA-9133; Cleaner should handle log start offset larger than active segment base offset (#7662) 5 years ago
uttpal 0dcd0a2ef9 KAFKA-9016; Warn when log dir stopped serving replicas 5 years ago
Guozhang Wang 6df058ec15
KAFKA-8677: Simplify the best-effort network client poll to never throw exception (#7613) 5 years ago
Guozhang Wang 4283fd640c
MINOR: Return null in key mapping of committed (#7659) 5 years ago
Colin Patrick McCabe 1b08fceb7a
KAFKA-9101: Create a fetch.max.bytes configuration for the broker (#7595) 5 years ago
David Jacot 54f8d0c3fc KAFKA-9150; DescribeGroup uses member assignment as metadata 5 years ago
Tu V. Tran 16f1ce12e4 KAFKA-8729: Change `PartitionResponse` to include all troubling records (#7612) 5 years ago
Jason Gustafson 82137ba52e
MINOR: Fetch only from leader should be respected in purgatory (#7650) 5 years ago
Lucas Bradstreet a4cbdc6a7b KAFKA-9137: Fix incorrect FetchSessionCache eviction logic (#7640) 5 years ago
Stanislav Kozlovski be58580e14 MINOR: Rework NewPartitionReassignment public API (#7638) 5 years ago
Ismael Juma c552c06aed
KAFKA-9110: Improve efficiency of disk reads when TLS is enabled (#7604) 5 years ago
Tu Tran f5a4519be9 KAFKA-9080: Revert the check added to validate non-compressed record batch does have continuous incremental offsets 5 years ago
Stanislav Kozlovski 72282ed198 MINOR: Correctly mark offset expiry in GroupMetadataManager's OffsetExpired metric 5 years ago
José Armando García Sancio 0dbf95b1c1 MINOR: Fix documentation for updateCurrentReassignment (#7611) 5 years ago
Stanislav Kozlovski 2dba8803f7 MINOR: Preserve backwards-compatibility by renaming the AlterPartitionReassignment metric to PartitionReassignment 5 years ago
Guozhang Wang 59a75f4422
KAFKA-9048 Pt1: Remove Unnecessary lookup in Fetch Building (#7576) 5 years ago
Jason Gustafson 4bde9bb3cc
KAFKA-9102; Increase default zk session timeout and replica max lag [KIP-537] (#7596) 5 years ago
Bob Barrett c5df208281 KAFKA-9105; Add back truncateHead method to ProducerStateManager (#7599) 5 years ago
Boyang Chen 77fc498889 KAFKA-8992; Redefine RemoveMembersFromGroup interface on AdminClient (#7478) 5 years ago
NIkhil Bhatia 43262d358a KAFKA-9038; Allow creating partitions while a reassignment is in progress (#7582) 5 years ago
Jason Gustafson 1df01d2583
KAFKA-9089; Reassignment should be resilient to unexpected errors (#7562) 5 years ago
Stanislav Kozlovski 28ef7f1d6d MINOR: Re-implement NewPartitionReassignment#of() (#7592) 5 years ago
Jason Gustafson 0971f66ff5
KAFKA-9056; Inbound/outbound byte metrics should reflect incomplete sends/receives (#7551) 5 years ago
Stanislav Kozlovski 2efee34b74 MINOR: Check against empty replicas in AlterPartitionReassignments (#7574) 5 years ago
Mickael Maison 99a4068c5c KAFKA-7689; Add AlterConsumerGroup/List Offsets to AdminClient [KIP-396] (#7296) 5 years ago
Viktor Somogyi 8f639eb79c KAFKA-9041; Flaky Test LogCleanerIntegrationTest#testIsThreadFailed (#7542) 5 years ago
Dhruvil Shah 317089663c KAFKA-8962; Use least loaded node for AdminClient#describeTopics (#7421) 5 years ago
Viktor Somogyi 6c0aed2fbe KAFKA-8834; Add reassignment metrics and distinguish URPs (KIP-352) (#7361) 5 years ago
David Arthur d9f0be4523 KAFKA-9004; Prevent older clients from fetching from a follower (#7531) 5 years ago
Colin Patrick McCabe 3cb8ccf63a
MINOR: AbstractRequestResponse should be an interface (#7513) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
Vikas Singh 176c93412e KAFKA-8813: Refresh log config if it's updated before initialization (#7305) 5 years ago
Stanislav Kozlovski f771005f40 KAFKA-8725; Improve LogCleanerManager#grabFilthiestLog error handling (#7475) 5 years ago
Viktor Somogyi b8d609c207 KAFKA-7981; Add fetcher and log cleaner thread count metrics (#6514) 5 years ago
Ismael Juma ac937706be
MINOR: Improve assert in testCreateTopicsResponseMetadataAndConfig (#7484) 5 years ago
David Jacot fa2a9f09e4 MINOR: ListPartitionReassignmentsResponse should not be entirely failed when a topic-partition does not exist (#7486) 5 years ago
Tu V. Tran f41a5c2c86 KAFKA-8729, pt 3: Add broker-side logic to handle the case when there are record_errors and error_message (#7167) 5 years ago
Stanislav Kozlovski 4c01668f77 MINOR: Change topic zNode's new reassigning fields names to snake case in order to be consistent with other fields (#7458) 5 years ago
Stanislav Kozlovski c620b73883 MINOR: Fix stale comment in partition reassignment javadoc (#7438) 5 years ago
Ismael Juma 32a3dc8f5f
KAFKA-8991: Enable scalac optimizer (#7452) 5 years ago