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/02/05 03:36:01 UTC

[GitHub] [kafka] mjsax commented on a change in pull request #10048: MINOR: add docs for KIP-680

mjsax commented on a change in pull request #10048:
URL: https://github.com/apache/kafka/pull/10048#discussion_r570698397



##########
File path: docs/streams/upgrade-guide.html
##########
@@ -121,6 +121,12 @@ <h3><a id="streams_api_changes_280" href="#streams_api_changes_280">Streams API
         the constructor, such as when using the console consumer. <a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-659%3A+Improve+TimeWindowedDeserializer+and+TimeWindowedSerde+to+handle+window+size">KIP-659</a>
         has more details.
     </p>
+    <p>
+        To simplify testing, two new constructors that don't require a <code>Properties</code> parameter have been added to the <code>TopologyTestDriver</code> class.

Review comment:
       ```suggestion
           To simplify testing, two new constructors that don't require a <code>Properties</code> parameter have been added
   ```




----------------------------------------------------------------
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