I think perhaps our test produres are Inconsistent.

My test produre as following:

Test RemoteFilterFactory without parameter.
1. In host 192.168.137.6, run ignite.sh -i(choose the example-cache.xml)
2. In host 192.168.137.31, run jar -cp continueclient.jar
com.test.CacheContinuousAsyncQueryClient21, query running normally.
3. In host 192.168.137.32, run jar -cp continueclient.jar
com.test.CacheContinuousAsyncQueryClient22, query running normally.

Test RemoteFilterFactory with a parameter.
1. In host 192.168.137.6, run ignite.sh -i(choose the example-cache.xml)
2. In host 192.168.137.31, run jar -cp continueclient.jar
com.test.CacheContinuousAsyncQueryClient11, query running normally.
3. In host 192.168.137.32, run jar -cp continueclient.jar
com.test.CacheContinuousAsyncQueryClient12, query can not be started.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cluster-can-not-let-more-than-one-client-to-do-continuous-queries-tp9124p9188.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to