Calvin Liu

Results 4 comments of Calvin Liu
trafficstars

Hi @tinaselenge The DescribeTopicPartitions API does not support ZK brokers[[link](https://github.com/apache/kafka/blob/trunk/clients/src/main/resources/common/message/DescribeTopicPartitionsRequest.json#L19)]. The API should not be returned through ApiVersions API and UNSUPPORTED_VERSION error should be returned if a ZK broker receives...

Close this PR for https://github.com/apache/kafka/pull/17698

@chia7712 Thanks for checking. It is the transactions_test.py where Combined_kraft and hard_bounce are used. The transaction timeout is 40s, in my environment, the controller restart time(broker restart + controller starting...