You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ch...@apache.org on 2021/04/20 05:59:39 UTC

[kafka] branch trunk updated (0fd3eb0 -> 8360db4)

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

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


    from 0fd3eb0  MINOR: Remove redundant code from BrokerApiVersionsCommand (#10556)
     add 8360db4  MINOR: Modify unnecessary access specifiers (#9861)

No new revisions were added by this update.

Summary of changes:
 .../streams/state/internals/MeteredTimestampedKeyValueStore.java | 8 ++++----
 .../apache/kafka/streams/state/internals/MeteredWindowStore.java | 6 +++---
 .../org/apache/kafka/streams/state/internals/RocksDBStore.java   | 9 ++-------
 3 files changed, 9 insertions(+), 14 deletions(-)