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 d1f1e5c8fdf KAFKA-18904: kafka-configs.sh return resource doesn't
exist message [3/N] (#19808)
add a122ac9d513 KAFKA-19042 move
ConsumerWithLegacyMessageFormatIntegrationTest to clients-integration-tests
module (#19810)
No new revisions were added by this update.
Summary of changes:
...umerWithLegacyMessageFormatIntegrationTest.java | 224 +++++++++++++++++++++
...merWithLegacyMessageFormatIntegrationTest.scala | 156 --------------
2 files changed, 224 insertions(+), 156 deletions(-)
create mode 100644
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/consumer/ConsumerWithLegacyMessageFormatIntegrationTest.java
delete mode 100644
core/src/test/scala/integration/kafka/api/ConsumerWithLegacyMessageFormatIntegrationTest.scala