-
Notifications
You must be signed in to change notification settings - Fork 15.4k
KAFKA-16308 [1/N]: Create FeatureVersion interface and add --feature flag and handling to StorageTool
#15685
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 3 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
96de66e
add interface and tests
jolshan 8f7bc87
Fix 2.12 compilation issue
jolshan ccb7a50
satisfy scala 2.12
jolshan b4e2e21
Few fixes to allow the cluster to start up.
jolshan a31a71e
Merge branch 'trunk' of github.com:apache/kafka into kafka-16308
jolshan 92b7326
supporting supported features
jolshan 0b0b9ab
Some cleanups.
jolshan 70163cb
simplify interface
jolshan 940653a
Further iterate on interface
jolshan 50ee633
More fixes
jolshan 7f162b8
note cleanups
jolshan db0b9a0
Merge branch 'trunk' of github.com:apache/kafka into kafka-16308
jolshan 830a637
fix compilation error
jolshan 0dcada4
fix default for MV
jolshan 3988422
updates to the simpler comments
jolshan 4e76ba4
Renaming and refactoring
jolshan 1ca5112
Refactor method
jolshan f55811f
compilation fixes
jolshan 435808a
Followups
jolshan 13a8840
Address feedback
jolshan 5fc9fea
more comments
jolshan 4e1989a
Add 0 version back
jolshan 1a43f18
Re-remove version 0
jolshan d86ff02
fix supported versions, set up production features
jolshan 1d3fab8
Fix when there is no version default flag
jolshan e325a88
Fixes
jolshan b56707b
More adjustments
jolshan 2416e95
Simplify production ready
jolshan 1a474ef
Remove unneeded value
jolshan a28ece3
Fix conditional
jolshan 5f1ac97
Merge branch 'trunk' of github.com:apache/kafka into kafka-16308
jolshan 24e14ed
Addressing Jun's comments
jolshan 00b63ad
Fix bug
jolshan 0704b61
Cleanups
jolshan 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
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.