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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)