You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2020/03/12 18:52:08 UTC

[kafka] branch trunk updated (8a80d94 -> 0c256e1)

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

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


    from 8a80d94  KAFKA-9695; Handle null config values for createTopics, alterConfigs (#8266)
     add 0c256e1  KAFKA-9675: Fix bug that prevents RocksDB metrics to be updated (#8256)

No new revisions were added by this update.

Summary of changes:
 .../streams/state/internals/RocksDBStore.java      |   7 +-
 .../integration/RocksDBMetricsIntegrationTest.java | 130 ++++++++++++++++-----
 2 files changed, 108 insertions(+), 29 deletions(-)