This is an automated email from the ASF dual-hosted git repository.
vvcephei pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from fecb977 KAFKA-8710; Allow transactional producers to bump producer
epoch [KIP-360] (#7115)
add cac8560 KAFKA-9169: fix standby checkpoint initialization (#7681)
No new revisions were added by this update.
Summary of changes:
.../processor/internals/ProcessorStateManager.java | 4 +-
.../streams/processor/internals/StandbyTask.java | 4 +-
.../streams/processor/internals/TaskManager.java | 1 +
.../processor/internals/StandbyTaskTest.java | 18 ++++-
.../tests/streams/streams_standby_replica_test.py | 86 ++++++++++++++++++++--
5 files changed, 97 insertions(+), 16 deletions(-)