You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/03/28 00:23:37 UTC

[GitHub] [kafka] guozhangwang commented on a change in pull request #10412: KAFKA-12562: Remove deprecated APIs in KafkaStreams and returned state classes

guozhangwang commented on a change in pull request #10412:
URL: https://github.com/apache/kafka/pull/10412#discussion_r602809191



##########
File path: docs/streams/upgrade-guide.html
##########
@@ -98,6 +98,9 @@ <h3><a id="streams_api_changes_300" href="#streams_api_changes_300">Streams API
     </p>
     <ul>
         <li> <code>WindowBytesStoreSupplier#segments</code>: deprecated in Kafka 2.1.0 (<a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-319%3A+Replace+segments+with+segmentInterval+in+WindowBytesStoreSupplier">KIP-319</a>).</li>
+        <li> Overloaded <code>KafkaStreams#close</code>: deprecated in Kafka 2.1.0 (<a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-319%3A+Replace+segments+with+segmentInterval+in+WindowBytesStoreSupplier">KIP-319</a>).</li>

Review comment:
       KeyQueryMetadata: ah yes, will add.
   StreamsMetadataState: it is the internal class.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org