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 e4b3a3c MINOR: Adjust parameter ordering of `waitForCondition` and
`retryOnExceptionWithTimeout` (#10759)
add 3fb836f MINOR: Improve Log layer segment iteration logic and few
other areas (#10684)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/log/Log.scala | 89 ++++++++++++----------
core/src/main/scala/kafka/log/LogSegments.scala | 25 ++++--
.../scala/unit/kafka/log/LogSegmentsTest.scala | 59 ++++++++++++--
3 files changed, 119 insertions(+), 54 deletions(-)