I have a cluster with a replication rate of 6 (and 6 nodes).
I want to change the replication rate to 3 without downtime.
What happens if I change the RF node to node and restart each node?
Is it possible to work?
The replication coefficient is uniform, which means that it must be the same for all nodes in the cluster. This requires a restart of the cluster.
http://www.aerospike.com/docs/reference/configuration/#replication-factor
- node . . (, ), .
Source: https://habr.com/ru/post/1623478/More articles:What is wrong with my Connectwise Rest API patch request? - pythonТот же список библиотек python для Ubuntu и Windows - pythonUndefined when importing a cython module using another cython module - pythonConnect Visual Studio 2013 to SQL Server 2014 - c #OpenGL with C ++: problems with vtable when passing an array of classes to glTexImage2d - c ++Python ImportError после setup.py - pythonPython.xor operator's odd behavior - pythonUsing functools.partial in a class structure, "name" I "is not defined" - pythonSaving a large number of columns when using - rDoes one element in the array update the render in React for other elements in the array? - javascriptAll Articles