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 23d67642a7e MINOR: Improve some requests/responses toString method
(#20759)
add bb0b62d9615 KAFKA-19803: Implemented support for
allow.os.group.write.access config. (#20744)
No new revisions were added by this update.
Summary of changes:
docs/streams/developer-guide/config-streams.html | 7 ++-
.../org/apache/kafka/streams/StreamsConfig.java | 10 ++++
.../processor/internals/StateDirectory.java | 13 ++++-
.../processor/internals/StateDirectoryTest.java | 55 +++++++++++++++++-----
4 files changed, 71 insertions(+), 14 deletions(-)