dajac commented on code in PR #17694:
URL: https://github.com/apache/kafka/pull/17694#discussion_r1830611441
##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupCoordinatorShard.java:
##########
@@ -872,6 +875,13 @@ public void replay(
);
break;
+ case 15:
Review Comment:
We should but we should tackle this separately.
> also, we only care about this record version from the __consumer_offsets
topic's perspective right?
Right.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]