-
Notifications
You must be signed in to change notification settings - Fork 15.4k
KAFKA-16557 Implemented OffsetFetchRequestState toStringBase and added a test for it in CommitRequestManagerTest #16115
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
Closed
Closed
Changes from 13 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b9499c2
Changed toString() override to toStringBase()
brenden20 58f1ca4
Added test for toStringBase()
brenden20 7a5f172
Added to toStringBase()
brenden20 4f56809
Add println and example hashcode
brenden20 1dea30d
Edited toStringBase test
brenden20 cee03b7
Added to toStringBase and updated test
brenden20 42c7826
Remove hashcode comment
brenden20 935f0b8
Add testing comment
brenden20 272d5de
Updated toStringBase and added toString
brenden20 7aa6ba5
Remove debugging print
brenden20 f5a3748
Merge branch 'apache:trunk' into 16557
brenden20 b560db3
Implementing PR suggestions
brenden20 8d7ddbb
Fixed build error
brenden20 3d9f58b
Small changes to testOffsetFetchRequestStateToStringBase()
brenden20 426313a
Remove debug print
brenden20 4461145
Whitespace fixes
brenden20 a252ec1
More whitespace changes
brenden20 33a7748
Fix style
brenden20 554ad53
Updated testOffsetFetchRequestStateToStringBase()
brenden20 f5abcc5
Merge branch 'apache:trunk' into 16557
brenden20 7e8be50
Revert "Merge branch 'apache:trunk' into 16557"
brenden20 97c29c6
Updated testOffsetFetchRequestStateToStringBase()
brenden20 df3e2ae
Revert "Updated testOffsetFetchRequestStateToStringBase()"
brenden20 c34f473
Merge branch 'trunk' into 16557
brenden20 9265258
Merge branch 'apache:trunk' into 16557
brenden20 74034dc
Revert "Merge branch 'trunk' into 16557"
brenden20 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
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.