This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 41fdae3 MINOR: Update schema field names in DescribeAcls Request/Response
add e70e5d9 KAFKA-9505: Only loop over topics-to-validate in retries (#8039)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/admin/CreateTopicsResult.java | 4 +-
.../kafka/clients/admin/DescribeTopicsResult.java | 2 +-
.../kafka/clients/admin/KafkaAdminClient.java | 2 +-
.../processor/internals/InternalTopicManager.java | 17 ++--
.../internals/InternalTopicManagerTest.java | 90 ++++++++++++++++++----
5 files changed, 90 insertions(+), 25 deletions(-)
|