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 cc54000 KAFKA-10271: Performance regression while fetching a key from
a single partition (#9020)
add 5fc3f73 KAFKA-7334: Suggest changing config for state.dir in case of
FileNotFoundException (#9380)
No new revisions were added by this update.
Summary of changes:
.../kafka/streams/processor/internals/GlobalStateManagerImpl.java | 4 +++-
.../kafka/streams/processor/internals/ProcessorStateManager.java | 6 +++++-
.../apache/kafka/streams/processor/internals/StateDirectory.java | 4 ++++
.../streams/processor/internals/ProcessorStateManagerTest.java | 5 ++++-
4 files changed, 16 insertions(+), 3 deletions(-)