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 236d7dc KAFKA-10669: Make CurrentLeaderEpoch field ignorable and set
MaxNumOffsets field default to 1
add be4c452 KAFKA-10471 Mark broker crash during log loading as unclean
shutdown (#9364)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/Log.scala | 21 ++-
core/src/main/scala/kafka/log/LogManager.scala | 30 ++--
core/src/test/scala/unit/kafka/log/LogTest.scala | 188 ++++++++++++++---------
3 files changed, 144 insertions(+), 95 deletions(-)