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 35142d43e6a KAFKA-14664; Fix inaccurate raft idle ratio metric (#13207)
add bfeef298041 KAFKA-14491: [7/N] Enforce strict grace period for
versioned stores (#13243)
No new revisions were added by this update.
Summary of changes:
.../streams/state/VersionedKeyValueStore.java | 13 +++
.../state/internals/RocksDBVersionedStore.java | 88 +++++++++++++-----
.../state/internals/RocksDBVersionedStoreTest.java | 101 +++++++++++++++++++++
3 files changed, 177 insertions(+), 25 deletions(-)