Yes, you can always use Java filters since all Apache Ignite nodes contain JVM.
Regards, -- Ilya Kasnacheev 2018-08-07 17:22 GMT+03:00 Som Som <[email protected]>: > can i use both remote java and c# filters in this case or not? > > вт, 7 авг. 2018 г., 17:13 Ilya Kasnacheev <[email protected]>: > >> Hello! >> >> My guess is that you need to start all of your nodes (including server >> nodes) as C# nodes in order to use remote filters or a lot of other >> features that run code remotely. >> >> You can probably even use Apache.Ignite.exe for that. >> >> Regards, >> >> -- >> Ilya Kasnacheev >> >> 2018-08-07 17:11 GMT+03:00 Som Som <[email protected]>: >> >>> Hi. >>> >>> i'm trying to set up a remote filter for continous query using c# client >>> and i see an error on the console window of my server node: ...platforms >>> are not available... What could be the reason for that? >>> >> >>
