This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 86cd5d50f58 KAFKA-14895: [2/N] Move AddPartitionsToTxnManager files to 
java (#19933)
     add 183ad524dc2 MINOR: replace test "catch exception" by assertThrows 
(#19975)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/consumer/KafkaConsumerTest.java  | 23 +++---
 .../internals/AbstractCoordinatorTest.java         |  9 +--
 .../internals/ConsumerCoordinatorTest.java         |  9 +--
 .../apache/kafka/common/config/ConfigDefTest.java  | 18 ++---
 .../common/header/internals/RecordHeadersTest.java | 56 ++++++-------
 .../apache/kafka/common/metrics/MetricsTest.java   | 66 ++++++---------
 .../protocol/types/ProtocolSerializationTest.java  | 94 ++++++++--------------
 .../common/requests/JoinGroupRequestTest.java      | 10 +--
 .../kafka/common/requests/RequestResponseTest.java | 10 +--
 .../kstream/RepartitionTopicNamingTest.java        | 57 ++++++-------
 .../internals/GlobalStreamThreadTest.java          | 10 +--
 11 files changed, 136 insertions(+), 226 deletions(-)

Reply via email to