Hi Sujay, Can you please properly subscribe to the mailing list so that the community receives email notifications? Please follow the instructions here: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
[email protected] wrote > If we create/install new Apache Ignite Server on-demand, can we replicate > the data of the cache from other nodes- in which data was inserted into > cache with replication mode If you add new nodes to the topology, data will be automatically rebalanced. If the cache is REPLICATED, the whole data set will be copied to the new node. Is this what you're looking for? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/New-Apache-Ignite-Server-on-demand-tp2887p2891.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
