Stanislav Lukyanov created IGNITE-13985:
-------------------------------------------
Summary: C++: Continuous Queries should fail to register if remote filter is in C++ and there are non-C++ affinity nodes
Key: IGNITE-13985
URL:
https://issues.apache.org/jira/browse/IGNITE-13985 Project: Ignite
Issue Type: Improvement
Reporter: Stanislav Lukyanov
See
https://issues.apache.org/jira/browse/IGNITE-6800.
Currently, if there is a pure Java node in the cluster and a CQ is being registered from C++, the C++ remote filter will just be ignored on the pure Java node leading to unexpected CQ notifications.
Need to add a validation to prevent incorrect results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)