You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2020/02/18 22:36:30 UTC

[kafka] branch trunk updated (ebcdcd9 -> 72122fc)

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 ebcdcd9  KAFKA-8025: Fix flaky RocksDB test (#8126)
     add 72122fc  KAFKA-6266: Repeated occurrence of WARN Resetting first dirty offset (#8089)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/log/LogCleanerManager.scala   | 41 +++++++---
 .../unit/kafka/log/LogCleanerManagerTest.scala     | 87 +++++++++++++++++++---
 2 files changed, 104 insertions(+), 24 deletions(-)