nickva opened a new pull request, #4085:
URL: https://github.com/apache/couchdb/pull/4085

   In cases when the application prevents creating dbs with non-default n 
values (n=1, n=2) setting `[custodian] use_cluster_n_as_max_n = true` can help 
detect case when the shard map itself was manpulated and by mistake ended up 
with less than `[cluster] n` copies for some ranges.
   
   By default the behavior is unchanged and n value will be deduced from the 
number of copies indicated in the shard map documents.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to