Xinyu Liu created SAMZA-1569:
--------------------------------
Summary: Support Broadcast input stream in high-level API
Key: SAMZA-1569
URL: https://issues.apache.org/jira/browse/SAMZA-1569
Project: Samza
Issue Type: Bug
Reporter: Xinyu Liu
Assignee: Xinyu Liu
Support of letting user configure the stream to be broadcast, e.g. :
streams.sid.broadcast=true
The StreamSpec already contains the field for broadcast, which needs to be
populated from this config and then serialized into task.broadcast.inputs by
the planner.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)