Tim, Thank you for your contribution! I'll look at your changes and leave my comment to jira ticket.
On Tue, Dec 5, 2017 at 6:18 AM, Timay <[email protected]> wrote: > From what i found, it looks like the DataStructuresProcessor EventListener > get invoked after the dsMap has been cleared which prevents the > onNodeRemoved from being invoked. I created a pull request which will > invoke > the onNodeRemove from the stop method. Also added my test to the data > structure test suite. > > Please take a look, and let me know what your thoughts are on it. > > pull request: https://github.com/apache/ignite/pull/3138 > jira: https://issues.apache.org/jira/browse/IGNITE-7090 > > Tim > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
