You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Kalinin (JIRA)" <ji...@apache.org> on 2018/03/19 06:39:00 UTC

[jira] [Created] (IGNITE-7980) AgentManager state in frontend is mutable.

Alexander Kalinin created IGNITE-7980:
-----------------------------------------

             Summary: AgentManager state in frontend is mutable.
                 Key: IGNITE-7980
                 URL: https://issues.apache.org/jira/browse/IGNITE-7980
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexander Kalinin
            Assignee: Alexander Kalinin


Currently state in AgentManager is implemented to be mutable. In such case we cannot reliably make comparison of events as their are compared by reference, not by value.

For example it's impossible now to detect changes of active\inactive with distincUntilChanges Rx function.



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