This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from baaccbb MINOR: Upgrade zk to 3.5.6 (#7544)
add 7a87a30 MINOR: Add ability to wait for all instances in an
application to be RUNNING (#7500)
No new revisions were added by this update.
Summary of changes:
.../OptimizedKTableIntegrationTest.java | 68 +++--------------
.../integration/utils/CompositeStateListener.java | 50 ++++++++++++
.../integration/utils/IntegrationTestUtils.java | 89 ++++++++++++++++++++++
3 files changed, 149 insertions(+), 58 deletions(-)
create mode 100644
streams/src/test/java/org/apache/kafka/streams/integration/utils/CompositeStateListener.java