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


   Rather than recreate the entire topology when we find new regex matched 
input partitions, we can just update the relevant pieces.
   
   Only the SourceNodes and ProcessorTopology seem to care about the input 
topics, and we can actually extract this information out of the SourceNode 
altogether by pulling it into the ProcessorTopology.
   


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