You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gw...@apache.org on 2019/05/23 20:34:22 UTC

[kafka] branch trunk updated (3696b98 -> c823f32)

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

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


    from 3696b98  KAFKA-8371: Remove dependence on ReplicaManager from Partition (#6705)
     add c823f32  MINOR: Add 2.0, 2.1 and 2.2 to broker and client compat tests

No new revisions were added by this update.

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