You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/06/08 23:48:06 UTC

[kafka] branch trunk updated (0fa9593 -> 8d3d274)

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

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


    from 0fa9593  HOTFIX: fix validity check in sticky assignor tests (#8815)
     add 8d3d274  KAFKA-10063; UnsupportedOperation when querying cleaner metrics after shutdown (#8783)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogCleaner.scala     | 17 ++++++++++++++---
 .../test/scala/unit/kafka/log/LogCleanerTest.scala | 22 ++++++++++++++++++++++
 2 files changed, 36 insertions(+), 3 deletions(-)