JimmyWang6 commented on code in PR #20246:
URL: https://github.com/apache/kafka/pull/20246#discussion_r2367214992
##########
core/src/main/java/kafka/server/share/SharePartition.java:
##########
@@ -668,6 +668,7 @@ public long nextFetchOffset() {
@SuppressWarnings({"cyclomaticcomplexity", "methodlength"}) // Consider
refactoring to avoid suppression
public ShareAcquiredRecords acquire(
String memberId,
+ String acquireMode,
Review Comment:
Done.
--
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]