[
https://issues.apache.org/jira/browse/IGNITE-14297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-14297:
-------------------------------------
Fix Version/s: (was: 3.0.0-alpha2)
3.0.0-alpha3
> API to unregister HandlerProvider from network module
> -----------------------------------------------------
>
> Key: IGNITE-14297
> URL: https://issues.apache.org/jira/browse/IGNITE-14297
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Sergey Chugunov
> Priority: Major
> Fix For: 3.0.0-alpha3
>
>
> At the moment client components can register HandlerProviders in network
> component but cannot unregister them.
> However this could be important in component lifecycle to properly stop the
> component.
> API to unregister handler from the network with clear contract about possible
> races (one thread unregisteres component's handler, another thread sends a
> message from the same component) should be implemented.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)