You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2020/01/14 22:04:10 UTC

[kafka] branch trunk updated (81fcb80 -> 06e296b)

This is an automated email from the ASF dual-hosted git repository.

davidarthur pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 81fcb80  KAFKA-9294: Add tests for Named parameter (#7927)
     add 06e296b  KAFKA-8764: LogCleanerManager endless loop while compacting/cleaning (#7932)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogCleaner.scala     | 15 +++++++-
 .../test/scala/unit/kafka/log/LogCleanerTest.scala | 43 ++++++++++++++++++++++
 2 files changed, 56 insertions(+), 2 deletions(-)