adixitconfluent commented on code in PR #19261: URL: https://github.com/apache/kafka/pull/19261#discussion_r2013577087
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupConfig.java: ########## @@ -83,6 +92,8 @@ public final class GroupConfig extends AbstractConfig { public final int streamsNumStandbyReplicas; + public final int shareIsolationLevel; Review Comment: my bad. I misread it. Changed the code to reflect the right values. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org