Re: Reassign partitions

2016-09-23 Thread vkulichenko
. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7935.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-15 Thread wetnose
Hi Val, Did you look at my example? It there a mistake in the Ignite configuration or in the steps I did? -Alex -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7760.html Sent from the Apache Ignite Users mailing list archive

Re: Reassign partitions

2016-09-10 Thread wetnose
Hi, I've created a test project for you https://dl.dropboxusercontent.com/u/46370629/localstore-example.zip Please, find readme.txt in the archive. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7659.html Sent from the Apache Ignite

Re: Reassign partitions

2016-09-09 Thread wetnose
://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7637.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-08 Thread vkulichenko
Hi, I don't understand. In your example part.2 was moved from Node1 to Node3. So all the entries will be moved to Node3 and the local store will be update as well. What is lost? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions

Re: Reassign partitions

2016-09-07 Thread wetnose
ores)? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7597.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-06 Thread vkulichenko
. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7570.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-04 Thread wetnose
AffinityFunction is called only if a server node joins of leaves the topology. But I cannot make Ignite call it at any time. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7524.html Sent from the Apache Ignite Users mailing list

Re: Reassign partitions

2016-09-04 Thread wetnose
should still synchronize storages. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7523.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-02 Thread vkulichenko
there. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7508.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-01 Thread wetnose
. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7468.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Reassign partitions

2016-09-01 Thread vkulichenko
Hi, Can you please clarify why would you need this? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reassign-partitions-tp7461p7464.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reassign partitions

2016-09-01 Thread wetnose
The AffinityFunction.assignPartitions method is called when a server node joins or left the topology. Is there a way to reassign partitions for a cache without changing the topology (e.g. to move a backup partition from one node to another)? -- View this message in context: http://apache