You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2021/03/11 00:16:15 UTC

[kafka] branch trunk updated (029f5a1 -> 50518fa)

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

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


    from 029f5a1  KAFKA-10062: Add a methods to retrieve the current timestamps as known by the Streams app (#9744)
     add 50518fa  KAFKA-12441: remove deprecated method StreamsBuilder#addGlobalStore (#10284)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/StreamsBuilder.java   | 23 ---------------------
 .../kstream/internals/InternalStreamsBuilder.java  | 24 ++++------------------
 .../apache/kafka/streams/StreamsBuilderTest.java   |  3 ---
 3 files changed, 4 insertions(+), 46 deletions(-)