Hello! It is recommended to use inner static classes as remote filters or runnables/callables, precisely because they don't bring parent class instance with them, which will otherwise consume bandwidth and may cause serialization issues.
Regards, -- Ilya Kasnacheev пт, 5 мар. 2021 г. в 12:10, mvolkomorov <2201...@gmail.com>: > Initially i need singleton service on single node to collect events from > data > nodes, and process them localy using my injected bean properties. It seems > remoteFilterFactory requires the service to be remote too. > Could somebody clarify me how exactly making service properties statical > affects on service marshalling? > When continuous query comes as ignite service property, should it be static > or not? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >