jolshan commented on code in PR #20868:
URL: https://github.com/apache/kafka/pull/20868#discussion_r2520441399


##########
clients/src/test/java/org/apache/kafka/common/requests/WriteTxnMarkersRequestTest.java:
##########
@@ -79,4 +102,47 @@ public void testGetErrorResponse() {
             assertEquals(0, errorResponse.throttleTimeMs());
         }
     }
+
+    @Test
+    public void testTransactionVersion() {

Review Comment:
   Should we also have a test where we get the value from an older version?



-- 
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]

Reply via email to