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 cd5ce522408 KAFKA-20664: Clarify docs on max compaction lag, 
segment.ms, and segment.bytes for active segment rolling (#22489)
     add 6486b82bf41 KAFKA-17251: Avoid WARN on cleanup when state directory 
only contains process metadata. (#20969)

No new revisions were added by this update.

Summary of changes:
 docs/streams/developer-guide/app-reset-tool.md     |   2 +-
 docs/streams/upgrade-guide.md                      |   4 +
 .../org/apache/kafka/streams/KafkaStreams.java     |   9 ++
 .../processor/internals/StateDirectory.java        |  39 ++++++-
 .../processor/internals/StateDirectoryTest.java    | 126 ++++++++++++++++++++-
 5 files changed, 173 insertions(+), 7 deletions(-)

Reply via email to