ableegoldman opened a new pull request #11263:
URL: https://github.com/apache/kafka/pull/11263


   While going through the StreamsBuilder#build method to see if any of the 
steps actually modify internal state, I noticed this GraphNode method accepts a 
Properties input parameter but never uses it in any of its implementations. We 
can remove this parameter to clean things up, and make it clear that writing 
nodes to the topology doesn't involve the app properties. 


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

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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


Reply via email to