sk0x50 commented on issue #11303: URL: https://github.com/apache/ignite/issues/11303#issuecomment-2063193355
Hi @m-yassine1, Could you please share the implementation of your local listener and provide a full stack trace of the mentioned exceptions? It would be great if you could upload your project to GitHub and provide a link. By the way, `node.cluster().forClientNodes(GRID_GAIN_QUOTE_CACHE)` returns a cluster group for all client nodes that access the cache with the specified name. Client nodes do not store any data and so do not fire events like `EVT_CACHE_OBJECT_EXPIRED`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
