|
|
|
|
|
by btilly
5399 days ago
|
|
Be warned, shortly after nodes join/leave, Riak has a real possibility of rearranging which nodes will respond to requests for which keys without making sure that those nodes actually have those keys. The result is that key/value pairs can become inaccessible for some time until data migrates under the hood. This is unlikely to be a problem in practice. But it is a possibility to be aware of. |
|