[
https://issues.apache.org/jira/browse/SAMZA-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini updated SAMZA-216:
----------------------------------
Component/s: container
> Rename SystemStreamPartition to Stream
> --------------------------------------
>
> Key: SAMZA-216
> URL: https://issues.apache.org/jira/browse/SAMZA-216
> Project: Samza
> Issue Type: Improvement
> Components: container
> Reporter: Jakob Homan
> Fix For: 0.7.0
>
>
> As a stream processing framework, Samza's representation of a stream,
> SystemStreamPartition shows up everywhere and its name is rather unwieldily.
> This has significant impact on other classes that manipulate SSPs as part of
> their work.
> We should change the name of the class to just Stream, rather than using the
> name to describe its constituent members. In the unlikely event that this
> foundational class changes in the future, using Stream also protects us from
> the name-what's-in-the-class conundrum.
> This is a big change and should be done before the 0.7 release.
--
This message was sent by Atlassian JIRA
(v6.2#6252)