Re: Fixing bucketids to specific nodes in gemfire

2015-09-11 Thread Sergey Shcherbakov
I think even using the FixedPartitionResolver the buckets will move between the nodes in case of a node crash or restart (given sufficient redundancy level). I

Re: Fixing bucketids to specific nodes in gemfire

2015-09-11 Thread Jens Deppe
Rajiv, You could do something like that with Fixed Patitioning but that doesn't give you exact control over buckets only the knowledge that buckets won't move from host to host. However it is much more restrictive as it makes adding additional nodes more restrictive. Regardless, the first questio

Fixing bucketids to specific nodes in gemfire

2015-09-10 Thread Rajiv Kumar
Hi, Is there any way we can fix the buckets to a specific node, so that the bucket sticks to same node irrespective of restarts. -- Thanks and Best Regards, Rajiv Kumar,