Hello! I start ignite-client but it never does anything, and in thread dump I don't see any relevant threads.
Can you perhaps make the error more apparent? I have trouble understanding your scenario. You can start client node (by setting cfg.clientMode=true) to avoid having cache data locally. Regards, -- Ilya Kasnacheev чт, 24 окт. 2019 г. в 04:34, niamin <[email protected]>: > Update: > I updated IgniteClientStarter.java to use Ignite instead of IgniteClient. > Now I can see that the 'new' node joins the cluster and starts cache with > mode=PARTITIONED. Also cache fetch is successful. This is still not optimal > as I would like to use the 'new' node in client mode to avoid loading cache > locally. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
