This is an automated email from the ASF dual-hosted git repository.
ableegoldman pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 6d1ae8b KAFKA-8326: Introduce List Serde (#6592)
add 4153e75 MINOR: prevent cleanup() from being called while Streams is
still shutting down (#10666)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/streams/KafkaStreams.java | 2 +-
.../processor/internals/StateDirectory.java | 54 +++++++-----------
.../org/apache/kafka/streams/KafkaStreamsTest.java | 64 ++++++++++++++--------
.../integration/StandbyTaskEOSIntegrationTest.java | 4 +-
4 files changed, 66 insertions(+), 58 deletions(-)