This is an automated email from the ASF dual-hosted git repository.
ijuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 02226fa MINOR: disable test_produce_bench_transactions for Raft
metadata quorum (#10222)
add 068d8fe KAFKA-10101: Fix edge cases in Log.recoverLog and
LogManager.loadLogs (#8812)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/Log.scala | 46 +++++++++++++++++-------
core/src/main/scala/kafka/log/LogManager.scala | 2 +-
core/src/test/scala/unit/kafka/log/LogTest.scala | 6 +++-
3 files changed, 39 insertions(+), 15 deletions(-)