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

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


    from 7a2f41f  KAFKA-10602: Make RetryWithToleranceOperator thread safe 
(#9422)
     new 48ed6de  MINOR: ACLs for secured cluster system tests (#9378)
     new 351b84d  MINOR: fix error in quota_test.py system tests (#9443)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tests/kafkatest/services/kafka/kafka.py            | 232 ++++++++++++++-------
 tests/kafkatest/services/security/kafka_acls.py    |  82 +++-----
 .../kafkatest/services/security/security_config.py |  37 +---
 .../templates/admin_client_as_broker_jaas.conf     |  24 +++
 tests/kafkatest/tests/client/quota_test.py         |   3 +-
 .../tests/core/zookeeper_security_upgrade_test.py  |   3 +-
 6 files changed, 225 insertions(+), 156 deletions(-)

Reply via email to