This is an automated email from the ASF dual-hosted git repository.
junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 6b2a0bc KAFKA-13785: add processor metadata to be committed with
offset (#11829)
add eefdf9d KAFKA-12875: Change Log layer segment map mutations to avoid
absence of active segment (#11950)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/LocalLog.scala | 64 +++++++++++++++++++---
core/src/main/scala/kafka/log/UnifiedLog.scala | 20 ++++---
.../test/scala/unit/kafka/log/LocalLogTest.scala | 29 ++++++++++
3 files changed, 96 insertions(+), 17 deletions(-)