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 7748fc2 KAFKA-9477 Document RoundRobinAssignor as an option for
partition.assignment.strategy (#8007)
add b029902 KAFKA-9491; Increment high watermark after full log
truncation (#8037)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/cluster/Partition.scala | 8 +++---
core/src/main/scala/kafka/log/Log.scala | 33 ++++++++++++++++-------
core/src/test/scala/unit/kafka/log/LogTest.scala | 20 +++++++++++---
3 files changed, 43 insertions(+), 18 deletions(-)