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/28 19:22:21 UTC

[kafka] branch trunk updated (69baa03 -> b805882)

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 69baa03  MINOR: fix the wrong/missing anchor in docs caused link error (#10413)
     add b805882  KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes (#10412)

No new revisions were added by this update.

Summary of changes:
 docs/streams/upgrade-guide.html                    |   3 +
 .../org/apache/kafka/streams/KafkaStreams.java     | 119 ---------------------
 .../processor/internals/StreamsMetadataState.java  | 114 --------------------
 .../org/apache/kafka/streams/state/HostInfo.java   |   4 -
 .../integration/QueryableStateIntegrationTest.java |   7 --
 5 files changed, 3 insertions(+), 244 deletions(-)