You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2019/12/17 14:15:19 UTC

[kafka] branch trunk updated (a87decb -> b50d925)

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

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


    from a87decb  KAFKA-9113: Extract clients from tasks to record collectors (#7833)
     add b50d925  MINOR: Add compatibility tests for 2.4.0 (#7838)

No new revisions were added by this update.

Summary of changes:
 tests/docker/Dockerfile                                               | 1 +
 tests/kafkatest/tests/client/client_compatibility_features_test.py    | 3 ++-
 .../tests/client/client_compatibility_produce_consume_test.py         | 3 ++-
 tests/kafkatest/tests/core/compatibility_test_new_broker_test.py      | 3 ++-
 tests/kafkatest/tests/core/upgrade_test.py                            | 4 +++-
 tests/kafkatest/version.py                                            | 4 ++++
 vagrant/base.sh                                                       | 2 ++
 7 files changed, 16 insertions(+), 4 deletions(-)