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 a662bc56345 MINOR: clean KafkaConsumer tests (#19669)
     add f86659423d0 KAFKA-19042 Move PlaintextConsumerAssignTest to 
clients-integration-tests module (#19773)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/clients/ClientsTestUtils.java |  12 +
 .../consumer/PlaintextConsumerAssignTest.java      | 315 +++++++++++++++++++++
 .../kafka/api/PlaintextConsumerAssignTest.scala    | 203 -------------
 3 files changed, 327 insertions(+), 203 deletions(-)
 create mode 100644 
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/consumer/PlaintextConsumerAssignTest.java
 delete mode 100644 
core/src/test/scala/integration/kafka/api/PlaintextConsumerAssignTest.scala

Reply via email to