m1a2st commented on PR #16893:
URL: https://github.com/apache/kafka/pull/16893#issuecomment-2298043773

   Hello @chia7712, If modify KafkaApis, some tests in KafkaApisTest will be 
fail.
   - 
shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenlnterBrokerProtocolNotSupported
 
   - 
shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenlnterBrokerProtocolNotSupported
   - 
shouldThrowUnsupportedVersionExceptionOnHandleWritelxnMarkersRequestWhenlnterBrokerProtocolNotSupported
   - rejectSyncGroupRequestWhenStaticMembershipNotSupported
   - rejectHeartbeatRequestWhenStaticMembershipNotSupported
   - 
shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenlnterBrokerProtocolNotSupported
   - rejectJoinGroupRequestWhenStaticMembershipNotSupported
   - 
shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenlnterBrokerProtocolNotSupported
   - rejectOffsetCommitRequestWhenStaticMembershipNotSupported


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