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


   Needed to fix this on the side in order to more easily set up some 
experiments, so here's the PR.
   
   Allows a user to create multiple KStreams from the same topic, collection of 
topics, or pattern. The one exception is when the KStreams are subscribed to an 
overlapping-but-unequal collection of topics, which I left as future work (with 
a TODO in the comments describing a possible solution).
   
   If the offset reset policy doesn't match we just throw a TopologyException.


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