You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (JIRA)" <ji...@apache.org> on 2018/12/12 00:13:00 UTC

[jira] [Commented] (SAMZA-1798) Bugs in MessageStreamAsset does not propagate exceptions to main

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

Cameron Lee commented on SAMZA-1798:
------------------------------------

Sanil, are you still working on this? The MessageStreamAssert issue is the reason for https://issues.apache.org/jira/browse/SAMZA-1828. In addition, another strategy is needed for checking against the expected messages (https://issues.apache.org/jira/browse/SAMZA-1829).

It looks like all of the tests using MessageStreamAssert are currently reporting a success when they should actually be failing. Therefore, all of those tests are not properly testing anything.

> Bugs in MessageStreamAsset does not propagate exceptions to main
> ----------------------------------------------------------------
>
>                 Key: SAMZA-1798
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1798
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Sanil Jain
>            Assignee: Sanil Jain
>            Priority: Major
>
> - Ensure exceptions in MessageStreamAssert are propagated to main thread
> - if ssp is null if( ssp != null || ssp.getPartition().getPartitionId() == 0) throws null pointer



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)