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 2020/07/20 12:52:49 UTC

[kafka] branch trunk updated (cd6850b -> b02fa53)

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 cd6850b  MINOR: Fixed some resource leaks. (#8922)
     add b02fa53  MINOR: Enable broker/client compatibility tests for 2.5.0 release

No new revisions were added by this update.

Summary of changes:
 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 +++-
 4 files changed, 9 insertions(+), 4 deletions(-)