rreddy-22 commented on code in PR #20882:
URL: https://github.com/apache/kafka/pull/20882#discussion_r2528907122
##########
clients/src/test/java/org/apache/kafka/common/requests/WriteTxnMarkersRequestTest.java:
##########
@@ -120,7 +120,7 @@ public void testTransactionVersion() {
RESULT, Collections.singletonList(TOPIC_PARTITION), (short) 2)
);
WriteTxnMarkersRequest.Builder builder = new
WriteTxnMarkersRequest.Builder(markersWithVersion);
-
+
Review Comment:
you can ignore this file, I'm not able to revert that, it's just removing
empty space
--
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]