This is an automated email from the ASF dual-hosted git repository.
bbejeck pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 455c79c339a KAFKA-17509: Introduce a delayed action queue to complete
purgatory actions outside purgatory. (#17177)
add c11a38f9df6 KAFKA-17248: KIP-1076 add admin client test helper [1/N]
(#17375)
No new revisions were added by this update.
Summary of changes:
checkstyle/suppressions.xml | 2 +-
.../TestingMetricsInterceptingAdminClient.java | 425 +++++++++++++++++++++
2 files changed, 426 insertions(+), 1 deletion(-)
create mode 100644
streams/src/test/java/org/apache/kafka/streams/integration/TestingMetricsInterceptingAdminClient.java