Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.4
-
None
-
None
Description
When a cluster gets deactivated and activated back again, clients become incapable of service deployment. Calls to IgniteService.deploy* methods hang indefinitely, and no services are getting deployed to these clients.
After deactivation, ServiceEntriesListener stops being invoked on service cache changes.
Find attached test, reproducing this problem.