Prateek Maheshwari created SAMZA-1159:
-----------------------------------------
Summary: Move StreamSpec from a public API to an ApplicationRunner
internal API
Key: SAMZA-1159
URL: https://issues.apache.org/jira/browse/SAMZA-1159
Project: Samza
Issue Type: Task
Reporter: Prateek Maheshwari
Assignee: Prateek Maheshwari
Fix For: 0.13.0
We can remove the creation and usage of StreamSpec from the public API for
StreamApplication for now. Users will now be able to create an
input/output/intermediate stream by specifying its ID. StreamSpec will be
created by the ExecutionPlanner from config using the ApplicationRunner.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)