You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by novicr <ro...@gmail.com> on 2018/11/30 03:31:33 UTC

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

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 decommissioned)
everything works as expected. 




--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/