Aditya created SAMZA-2310:
-----------------------------
Summary: Samza framework should differentiate between implicit and
explicit intermediate streams
Key: SAMZA-2310
URL: https://issues.apache.org/jira/browse/SAMZA-2310
Project: Samza
Issue Type: Bug
Reporter: Aditya
Assignee: Daniel Nishimura
While changing createStream implementation to check if the stream exists or not
is a work-around, could we differentiate between implicit intermediate streams
(implicit => the intermediate streams created by Samza planner) vs explicit
intermediate streams (streams created by user) and not call createStream for
the explicit streams ?
More context could be found inĀ https://issues.apache.org/jira/browse/SAMZA-1990
--
This message was sent by Atlassian Jira
(v8.3.2#803003)