Skip to content
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0cf74cd
refactor: rewrite EligibleLeaderReplicasIntegrationTest with new test…
jim0987795064 Jul 18, 2025
9dd08e5
rewrite the logic of ClusterTestDefaults and restartDeadBrokers
jim0987795064 Jul 21, 2025
9aa594e
Rewrite the logic of restartDeadBrokers and replace JavaConverters.as…
jim0987795064 Jul 22, 2025
7a1c937
Merge remote-tracking branch 'upstream/trunk' into MINOR-rewrite-Elig…
jim0987795064 Jul 22, 2025
b705af2
Merge remote-tracking branch 'upstream/trunk' into MINOR-rewrite-Elig…
jim0987795064 Jul 22, 2025
fe136a7
Merge remote-tracking branch 'upstream/trunk' into MINOR-rewrite-Elig…
jim0987795064 Jul 22, 2025
eb25348
Move EligibleLeaderReplicasIntegrationTest to server module, rewrite …
jim0987795064 Jul 22, 2025
f3d61ef
Fix checkstyleTest error
jim0987795064 Jul 23, 2025
e68ee42
Add metadataVersion to ClusterTest
jim0987795064 Jul 23, 2025
4fd3323
replace KafkaException with InterruptedException
jim0987795064 Jul 23, 2025
493a7c7
refacotr: Replace Scala Seq with Java List
jim0987795064 Jul 24, 2025
43402e1
Merge branch 'trunk' into MINOR-rewrite-EligibleLeaderReplicasIntegra…
jim0987795064 Aug 6, 2025
4c17b97
refactor: Replace RuntimeException with IllegalArgumentException
jim0987795064 Aug 6, 2025
927bf65
refacor: Refactor restartDeadBrokers and move it to EligibleLeaderRep…
jim0987795064 Aug 7, 2025
fa607e2
Merge branch 'trunk' of https://github.com/apache/kafka into MINOR-re…
jim0987795064 Aug 7, 2025
2055c18
refactor: Rewrite EligibleLeaderReplicasIntegrationTest by try-with-r…
jim0987795064 Aug 11, 2025
1809688
refactor: Refactor waitUntilOneMessageIsConsumed and Restrict testHig…
jim0987795064 Aug 13, 2025
4cef671
refacotr: Restrict tests to Type = KRAFT to avoid running unnecessary…
jim0987795064 Aug 14, 2025
181f454
refacotr: Make testTopicName a local variable
jim0987795064 Aug 14, 2025
35eebcd
refactor: Add get() to updateFeatures for future result retrieval, ad…
jim0987795064 Aug 15, 2025
455704c
Replace sleep with listOffsets
jim0987795064 Aug 22, 2025
b581816
Apply spotless and checkstyle fixes
jim0987795064 Aug 22, 2025
8a1f3dd
Remove consumer.currentLag in testHighWatermarkShouldNotAdvanceIfUnde…
jim0987795064 Aug 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading