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.
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
KAFKA-16625: Reverse lookup map from topic partitions to members #15974
KAFKA-16625: Reverse lookup map from topic partitions to members #15974
Changes from all commits
7d92a43
f4ec728
0cb1a5f
1b7b693
e7c68b5
11b7b1f
e710fca
b74f713
0785f3b
b7c2a24
db1c601
2afb1bc
50812d5
9dada36
d63e491
e3a8b95
9fa0ab3
5c4c4ed
0d25f3a
a4ce616
9cdd729
9ca54c3
a36d59c
9d4fbfe
01a7b6e
d0a0ef9
7e6a7eb
ca53724
fa9f388
fa22563
65b82ef
d2e7ef4
5a2d2a6
729c1f3
213dfe5
505b859
91d20b0
346e618
c8e0c34
66fcd89
867103e
55c76ec
bc47eff
5de869c
3ac9c27
57a8db9
86bf48b
4055e09
f7d0af7
555b519
449b168
2eadcb3
65a2866
a99fadc
3a27648
09c11e5
756983a
e00c5ed
5bf574e
dccb583
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think i'm slightly confused again on the types of assignments.
Target Assignment: the assignment we will reconcile to.
Current Assignment: the previous group epoch's target assignment.
is this correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes