I believe the only workaround is to create your own filter. You can use
ignite.cluster.nodes() to get all nodes  in topology and ClusterNode.order()
to determine node's order. The one with minimal order is the oldest one.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/forOldest-clustergroup-tp9487p9500.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to