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



##########
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 are added to 
<code>TopologyTestDriver</code> class, that both don't
+        required to pass in a <code>Properties</code> parameter. Furthermore, 
even if <code>Properties</code> are passed

Review comment:
       ```suggestion
           required to pass in a <code>Properties</code> parameter. If 
<code>Properties</code> are passed
   ```




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to