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/07/08 01:19:34 UTC

[jira] [Updated] (SAMZA-324) Better SystemStreamPartition toString

     [ https://issues.apache.org/jira/browse/SAMZA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Homan updated SAMZA-324:
------------------------------

    Labels: newbie  (was: )

> Better SystemStreamPartition toString
> -------------------------------------
>
>                 Key: SAMZA-324
>                 URL: https://issues.apache.org/jira/browse/SAMZA-324
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Jakob Homan
>              Labels: newbie
>
> Right now toString on SystemStreamPartition looks like this:
> {noformat}SystemStreamPartition [partition=Partition [partition=0], system=wikipedia, stream=#en.wikinews]{noformat}
> This isn't great (wrong order, very wordy), particularly when there are lots of them.
> A better option might be:
> {noformat}SystemStreamPartition(TheSystem, TheStream, ThePartitionId){noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)