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:05 UTC

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

     [ https://issues.apache.org/jira/browse/SAMZA-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naveen Somasundaram reassigned SAMZA-731:
-----------------------------------------

    Assignee: Naveen Somasundaram

> CoordinatorStream Equality not working
> --------------------------------------
>
>                 Key: SAMZA-731
>                 URL: https://issues.apache.org/jira/browse/SAMZA-731
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Naveen Somasundaram
>            Assignee: 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)