-
Notifications
You must be signed in to change notification settings - Fork 15k
KAFKA-14493: Introduce Zk to KRaft migration state machine STUBs in KRaft controller. #12998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
859aa11
KAFKA-14493: Introduce Zk to KRaft migration state machine STUBs in K…
akhileshchg fcde47a
add missing files
akhileshchg 35c12dc
Merge remote-tracking branch 'origin/trunk' into migration_driver_stub
mumrah 13c82df
MINOR: ControllerServer should use the new metadata loader and snapsh…
mumrah 5221e33
Register the migration driver with the controller
mumrah 73a6af9
Merge remote-tracking branch 'origin/trunk' into migration_driver_stub
mumrah 88aa6d7
Fix build issue and add helper functions to cluster image and delta
akhileshchg d52cd95
WIP
mumrah df21677
RPC support from KRaft controller to brokers
akhileshchg 7da1d1f
Progress on KRaft to ZK dual write
mumrah 032aa3f
Merge remote-tracking branch 'akhilesh/migration_driver_stub' into mi…
mumrah 543324a
Merge remote-tracking branch 'origin/trunk' into migration_driver_stub
mumrah c38c7df
Progress on end-to-end topic creation
mumrah d4226dc
Send ZK broker epoch in registration
mumrah 69e87f9
track ZK controller epoch and version
mumrah de66d21
Add better logging for migration
mumrah e526d10
Merge remote-tracking branch 'origin/trunk' into migration_driver_stub
mumrah b93409c
fixup after merge
mumrah 1f874b9
Add system test for online migration
mumrah 4634fcc
Send ZK broker epoch in registration
mumrah c9fb0e6
Change the state machine a bit, get system test working
mumrah 2f13655
Progress on end-to-end test
mumrah 3bd173d
Merge remote-tracking branch 'upstream/trunk' into migration_driver_stub
akhileshchg 8167ea5
Use the correct epoch on ZK broker
mumrah 4352a4b
Merge remote-tracking branch 'akhilesh/migration_driver_stub' into mi…
mumrah 4660527
wip on epoch
mumrah 4dbb5a3
WIP on end-to-end test
mumrah e4a7342
Merge remote-tracking branch 'upstream/trunk' into migration_driver_stub
akhileshchg dacff92
end to end test is passing
mumrah 9e2d4a9
Merge remote-tracking branch 'akhilesh/migration_driver_stub' into mi…
mumrah cd5141c
Address comments
akhileshchg 028b3e6
Fixup after merge from trunk
mumrah 1f937b0
Merge remote-tracking branch 'akhilesh/migration_driver_stub' into mi…
mumrah c39b37d
Fix un-thread-safe access to QC fields, fix some variable names
cmccabe 960aed5
fix checkstyle
cmccabe 358f535
Revert default exception handler
mumrah c5aa43b
Pin metadata.version to 3.4, fix some tests
mumrah b1e2c19
Merge remote-tracking branch 'akhilesh/migration_driver_stub' into mi…
mumrah 9d051dd
Fix failing integration tests
mumrah c1ddfca
Close ZK client before KRaftMigrationDriver in shutdown
mumrah 894a917
fix checkstyle
cmccabe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.