chia7712 commented on code in PR #22355:
URL: https://github.com/apache/kafka/pull/22355#discussion_r3292409621
##########
raft/src/main/java/org/apache/kafka/raft/ControlRecord.java:
##########
@@ -46,7 +46,7 @@ public static ControlRecord of(ByteBuffer key, ByteBuffer
value) {
return new ControlRecord(recordType, message);
}
- //this is for test only
Review Comment:
I love you
--
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]