Hello, Thank you so much!.

I have 1 more question.

I use IgniteClient API in my application.(singleton)
when i start my application I regist IgniteClient bean using SpringFramework
and declare ClientConfiguration  address like  

ClientConfiguration cfg = new
ClientConfiguration().setAddresses("34.1.21.122:12800",
"34.1.21.122:12800");

 Is there any way to add new ClientConfiguration address without my
application restart??
I'm considering using L4 between my application and ignite server node.. but
also L4 should be restart.

Is it possible to auto scale out java client thin level??






--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to