You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2021/03/24 04:07:33 UTC

[kafka] branch trunk updated (99b9b3e -> 7071ded)

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

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


    from 99b9b3e  MINOR: Remove duplicate `createKafkaMetricsContext` (#10376)
     add 7071ded  KAFKA-12524: Remove deprecated segments() (#10379)

No new revisions were added by this update.

Summary of changes:
 docs/streams/upgrade-guide.html                                |  8 ++++++++
 .../apache/kafka/streams/state/WindowBytesStoreSupplier.java   | 10 ----------
 .../state/internals/InMemoryWindowBytesStoreSupplier.java      |  6 ------
 .../state/internals/RocksDbWindowBytesStoreSupplier.java       |  6 ------
 4 files changed, 8 insertions(+), 22 deletions(-)