You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2014/04/02 23:11:16 UTC

[jira] [Created] (SAMZA-216) Rename SystemStreamPartition to Stream

Jakob Homan created SAMZA-216:
---------------------------------

             Summary: Rename SystemStreamPartition to Stream
                 Key: SAMZA-216
                 URL: https://issues.apache.org/jira/browse/SAMZA-216
             Project: Samza
          Issue Type: Improvement
            Reporter: Jakob Homan


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)