Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
Release Notes Required
Description
Unable to deploy a service if node filter class is present only on cluster group:
1. Starts nodes with and without node filter class both.
2. Try to deploy:
cli.services(cli.cluster().forNodes(withNodeFilterClsNodes)).deploy(svcCfg);
Seems, service deploy design should be revisited.
Attachments
Issue Links
- is related to
-
IGNITE-23202 Services: node crashes when node filter class was not found in class path
- Resolved