Sergey Evdokimov created IGNITE-900:
---------------------------------------
Summary: GridContinuousProcessor: routine with autoUnsubscribe=false does not register on new nodes
Key: IGNITE-900
URL:
https://issues.apache.org/jira/browse/IGNITE-900 Project: Ignite
Issue Type: Bug
Reporter: Sergey Evdokimov
Assignee: Sergey Evdokimov
Priority: Minor
Consider the case:
1.) Node A created a routine with autoUnsubscribe=false
2.) Node A leave the topology
3.) Node B join to topology
Expected: node B has registered routine although node A left.
Actual: node B has no routine
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)