You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Naveen Somasundaram (JIRA)" <ji...@apache.org> on 2015/07/08 03:42:04 UTC

[jira] [Created] (SAMZA-731) CoordinatorStream Equality not working

Naveen Somasundaram created SAMZA-731:
-----------------------------------------

             Summary: CoordinatorStream Equality not working
                 Key: SAMZA-731
                 URL: https://issues.apache.org/jira/browse/SAMZA-731
             Project: Samza
          Issue Type: Bug
            Reporter: Naveen Somasundaram


The CoordinatorStream's equality is not working properly. This is because one of the fields in it has a timestamp which will prevent any two messages from being equal. Likewise, there is also a issue with Subclass comparison (subclass of Coordinator stream message is not equals to the base class). This will cause many inefficiencies in the bootstrap method and can lead to memory issues.



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