chia7712 commented on code in PR #20456:
URL: https://github.com/apache/kafka/pull/20456#discussion_r2711319410


##########
transaction-coordinator/src/test/java/org/apache/kafka/coordinator/transaction/TransactionLogTest.java:
##########
@@ -67,15 +66,12 @@ class TransactionLogTest {
     );
 
     private sealed interface TxnKeyResult {
-        record UnknownVersion(short version) implements TxnKeyResult { }

Review Comment:
   yes that will be addressed by the refactoring proposed here: 
https://github.com/apache/kafka/pull/20456#discussion_r2711313661



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