You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Daniel Nishimura (JIRA)" <ji...@apache.org> on 2019/03/24 04:06:00 UTC

[jira] [Created] (SAMZA-2143) NPE in CoordinatorStreamMessage#equals and some clean-up to CoordinatorStreamSystemConsumer

Daniel Nishimura created SAMZA-2143:
---------------------------------------

             Summary: NPE in CoordinatorStreamMessage#equals and some clean-up to CoordinatorStreamSystemConsumer
                 Key: SAMZA-2143
                 URL: https://issues.apache.org/jira/browse/SAMZA-2143
             Project: Samza
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Daniel Nishimura
            Assignee: Daniel Nishimura


NPE exposed in CoordinatorStreamMessage#equals now that the metadata store allows arbitrary messages to be stored in the coordinator stream. See below for example NPE stack trace.

In CoordinatorStreamSystemConsumer, remove unused getBootstrappedStream overloaded method and unit test the appropriate method that's actually used in non-test code.



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