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 2015/04/07 01:17:12 UTC

[jira] [Commented] (SAMZA-638) Add Stream Name to SystemConsumersException Message

    [ https://issues.apache.org/jira/browse/SAMZA-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482168#comment-14482168 ] 

Jakob Homan commented on SAMZA-638:
-----------------------------------

+1

> Add Stream Name to SystemConsumersException Message
> ---------------------------------------------------
>
>                 Key: SAMZA-638
>                 URL: https://issues.apache.org/jira/browse/SAMZA-638
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Mohamed Mahmoud (El-Geish)
>            Assignee: Navina Ramesh
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.10.0
>
>         Attachments: SAMZA-638.patch
>
>
> Repro steps:
> Point schema registry connection string to an invalid schema registry server
> Run job
> Expected:
> Exception in thread "main" org.apache.samza.system.SystemConsumersException: Cannot deserialize an incoming message for stream: SystemName.StreamName. 
>     at org.apache.samza.system.SystemConsumers.update(SystemConsumers.scala:293)...
> Actual:
> Exception in thread "main" org.apache.samza.system.SystemConsumersException: Cannot deserialize an incoming message. 
>     at org.apache.samza.system.SystemConsumers.update(SystemConsumers.scala:293)...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)