4390 Commits (trunk)

Author SHA1 Message Date
David Arthur 339d2556c6
KAFKA-15605: Fix topic deletion handling during ZK migration (#14545) 11 months ago
hudeqi b559942c17
KAFKA-15671: Fix flaky test RemoteIndexCacheTest.testClearCacheAndIndexFilesWhenResizeCache (#14622) 11 months ago
dengziming 03ea24aa1d
MINOR: Fix flaky testFollowerCompleteDelayedFetchesOnReplication (#14616) 11 months ago
Nikolay e0121a38b1
MINOR: Deduplicating ConsumerGroupCommand print formating (#14610) 11 months ago
Jotaniya Jeel 4612fe42af
KAFKA-15481: Fix concurrency bug in RemoteIndexCache (#14483) 11 months ago
Gantigmaa Selenge 84a58d75bb
KAFKA-15566: Fix test FetchRequestTest.testLastFetchedEpochValidation for KRaft mode (#14563) 11 months ago
Justine Olshan e8c8969330
KAFKA-15626: Replace verification guard object with an specific type (#14568) 11 months ago
hudeqi 21ebbe6b28
MINOR:Remove unused method parameter in ConsumerGroupCommand (#14585) 11 months ago
Gantigmaa Selenge 486d5f6c64
KAFKA-15566: Fix flaky tests in FetchRequestTest.scala in KRaft mode (#14573) 11 months ago
Calvin Liu af747fbfed
KAFKA-15581: Introduce ELR (#14312) 11 months ago
Calvin Liu 14029e2ddd
KAFKA-15582: Identify clean shutdown broker (#14465) 11 months ago
Apoorv Mittal 36abc8dcea
KAFKA-15604: Telemetry API request and response schemas and classes (KIP-714) (#14554) 11 months ago
Mickael Maison 8aee297669
MINOR: Various Java cleanups in core (#14561) 11 months ago
Matthias J. Sax 9b468fb278
MINOR: Do not end Javadoc comments with `**/` (#14540) 11 months ago
Jeff Kim abee8f711c
KAFKA-14519; [1/N] Implement coordinator runtime metrics (#14417) 11 months ago
Mickael Maison 9d04c7a045
MINOR: Various Scala cleanups in core (#14558) 11 months ago
Omnia G.H Ibrahim 9af1e74b5e
KAFKA-14596: Move TopicCommand to tools (#13201) 11 months ago
Ismael Juma 69e591db3a
MINOR: Rewrite/Move KafkaNetworkChannel to the `raft` module (#14559) 11 months ago
dengziming 5c9db5e735
KAFKA-15390: Do not return fenced broker in FetchResponse.preferredReplica (#14272) 11 months ago
Ismael Juma 1073d434ec
KAFKA-14481: Move LogSegment/LogSegments to storage module (#14529) 11 months ago
hudeqi b0b8693c72
KAFKA-15536: Dynamically resize remoteIndexCache (#14511) 11 months ago
Ismael Juma 4cf86c5d2f
KAFKA-15492: Upgrade and enable spotbugs when building with Java 21 (#14533) 11 months ago
Jeff Kim 7b5d640cc6
KAFKA-14987; Implement Group/Offset expiration in the new coordinator (#14467) 11 months ago
dengziming 674285b86b
MINOR: Disable flaky kraft-test in FetchRequestTest (#14525) 11 months ago
Calvin Liu d46781d4db
KAFKA-15221; Fix the race between fetch requests from a rebooted follower. (#14053) 11 months ago
Gantigmaa Selenge 3c9031c624
KAFKA-15507: Make AdminClient throw non-retriable exception for a new call while closing (#14455) 12 months ago
Arpit Goyal 99ce2e081c
KAFKA-15169: Added TestCase in RemoteIndexCache (#14482) 12 months ago
Aman Singh 6e164bb9ac
KAFKA-14927: Add validation to be config keys in ConfigCommand tool (#14514) 12 months ago
mannoopj bf51a50a56
MINOR: KRaft support for Integration Tests (#14295) 12 months ago
hudeqi 1c3eb4395a
KAFKA-14912:Add a dynamic config for remote index cache size (#14381) 12 months ago
Igor Soarez 7e1c453af9
KAFKA-15356: Generate and persist directory IDs (#14291) 12 months ago
David Arthur 3c054833ac
KAFKA-15552 Fix Producer ID ZK migration (#14506) 12 months ago
David Mao 2c925e9f33
KAFKA-15526: Simplify the LogAppendInfo class (#14470) 12 months ago
Omnia G.H Ibrahim 7553d3f562
KAFKA-14593: Move LeaderElectionCommand to tools (#13204) 12 months ago
Nikolay 8f8dbad564
KAFKA-14595 ReassignPartitionsIntegrationTest rewritten in java (#14456) 12 months ago
Justine Olshan b6c7855475
KAFKA-15449: Verify transactional offset commits (KIP-890 part 1) (#14370) 12 months ago
David Jacot 6acf69d7a2
MINOR: Remove the client side assignor from the ConsumerGroupHeartbeat API (#14469) 12 months ago
iit2009060 13b119aa62
KAFKA-15511: Handle CorruptIndexException in RemoteIndexCache (#14459) 12 months ago
Gantigmaa Selenge b0fd99106d
MINOR: Close UnifiedLog created in tests to avoid resource leak (#14453) 12 months ago
chern dedfed06f7
KAFKA-15510: Fix follower's lastFetchedEpoch when fetch response has … (#14457) 12 months ago
Luke Chen 86450bf9ac
KAFKA-15498: bump snappy-java version to 1.1.10.4 (#14434) 12 months ago
Colin Patrick McCabe fcac880fd5
KAFKA-15466: Add KIP-919 support for some admin APIs (#14399) 12 months ago
David Jacot 08aa33127a
MINOR: Push logic to resolve the transaction coordinator into the AddPartitionsToTxnManager (#14402) 1 year ago
Kamal Chandraprakash a15012078b
KAFKA-15479: Remote log segments should be considered once for retention breach (#14407) 1 year ago
Ismael Juma 7ba6d7a0b4
MINOR: Update to Scala 2.13.12 (#14430) 1 year ago
Ismael Juma 98febb989a
KAFKA-15485: Fix "this-escape" compiler warnings introduced by JDK 21 (1/N) (#14427) 1 year ago
Nikolay daf8a0deda
KAFKA-14595 ReassignPartitionsUnitTest rewritten in java (#14355) 1 year ago
Nikhil Ramakrishnan 47a1a7c70e
MINOR: Add additional tests for RemoteLogManager (#14311) 1 year ago
Colin P. McCabe 294791e692 HOTFIX: fix ControllerRegistrationManagerTest 1 year ago
Colin Patrick McCabe 7d45d849f8
KAFKA-15458: Fully resolve endpoint information before registering controllers (#14376) 1 year ago