Description
Test attached.
The scenario is the following:
- First node starts with the special attribute and creates a cache with the node filter that allows to deploy it only on nodes with this attribute.
- Continuous query with a remote filter is executed.
- Second node without the attribute is started. It doesn't have the remote filter class, the factory throws an exception and the node doesn't start at all, regardless of the fact that it doesn't even has the cache.
Attachments
Attachments
Issue Links
- relates to
-
IGNITE-3984 NullPointerException in IgniteCacheProxy when creating continuous query
- Open