You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2020/03/25 17:31:38 UTC

[kafka] branch trunk updated (4c9e56b -> befd80b)

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

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


    from 4c9e56b  KAFKA-9758: Doc changes for KIP-523 and KIP-527 (#8343)
     add befd80b  KAFKA-9573: Fix JVM options to run early versions of Kafka on the latest JVMs (#8138)

No new revisions were added by this update.

Summary of changes:
 tests/kafkatest/services/connect.py              |  3 ++
 tests/kafkatest/services/console_consumer.py     |  4 ++-
 tests/kafkatest/services/kafka/kafka.py          | 44 +++++++++++++++++-------
 tests/kafkatest/services/kafka/util.py           | 40 +++++++++++++++++++++
 tests/kafkatest/services/kafka_log4j_appender.py |  4 ++-
 tests/kafkatest/services/verifiable_client.py    |  2 ++
 tests/kafkatest/services/verifiable_producer.py  |  2 ++
 tests/kafkatest/tests/core/upgrade_test.py       | 12 +++++--
 8 files changed, 94 insertions(+), 17 deletions(-)