Re: [GitHub] ignite pull request #5528: Continuous query node restart fails when remote filter factory is defined

2018-11-29 Thread novicr
Looks like this issue has already been filed: https://issues.apache.org/jira/browse/IGNITE-9181 The actual failing code: `assert rmtFilterFactory != null;` Looks like the filter factory is not propagated to the remote node. Note: When I use setRemoteFilter() (which is now

[GitHub] ignite pull request #5528: Continuous query node restart

2018-11-28 Thread novicr
GitHub user novicr opened a pull request: https://github.com/apache/ignite/pull/5528 Continuous query node restart Add a test showing there is a problem with setting remote filter factory on continuous query. Steps to reproduce: 1. Start 4 node cluster 2. Create a