[
https://issues.apache.org/jira/browse/SAMZA-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630080#comment-14630080
]
Gustavo Anatoly commented on SAMZA-735:
---------------------------------------
Basically let readable:
{code}
IncomingMessageEnvelope [systemStreamPartition=SystemStreamPartition [system,
stream, 0], offset=null, key=[B@1880249c, message=[B@4e38a55]
{code}
In something like this:
{code}
IncomingMessageEnvelope [systemStreamPartition=SystemStreamPartition [system,
stream, 0], offset=null, key=my-key, message=my-message
{code}
> Change InconmingMessageEnvelope.toString to be more readable.
> -------------------------------------------------------------
>
> Key: SAMZA-735
> URL: https://issues.apache.org/jira/browse/SAMZA-735
> Project: Samza
> Issue Type: Improvement
> Reporter: Gustavo Anatoly
> Assignee: Gustavo Anatoly
> Priority: Trivial
>
> toString output:
> IncomingMessageEnvelope [systemStreamPartition=SystemStreamPartition [system,
> stream, 0], offset=null, key=[B@1880249c, message=[B@4e38a55]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)