Hello! I'll go with totalCount=1.
Can you provide logs where service is run on more than one node? Regards, -- Ilya Kasnacheev вт, 16 окт. 2018 г. в 10:22, the_palakkaran <[email protected]>: > Hi, > > I have a service that needs to be deployed in a cluster of three nodes. But > I want only one node to run it. How can I restrict it? I have tried > setting > > 1)maxPerNodeCount=1 and totalCount=1 > 2)totalCount=1 > > Still on all nodes the service is getting run. > > Also, what is the equivalent to services.deployClusterSingleton() in > IgniteConfigruation.xml? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
