ableegoldman commented on a change in pull request #8803:
URL: https://github.com/apache/kafka/pull/8803#discussion_r436093714



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/ProcessorTopology.java
##########
@@ -131,6 +139,16 @@ public boolean hasPersistentGlobalStore() {
         return false;
     }
 
+    public void updateSourceTopics(final Map<String, List<String>> 
nodeToSourceTopics) {

Review comment:
       good call




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