MySQL Forums
Forum List  »  NDB clusters

Re: Why does the NoOfReplicas just support the value 1 and 2?
Posted by: Jonathan Stephens
Date: December 23, 2014 04:11AM

1 is for testing (or living dangerously). 2 is sufficient to guarantee availability.

There is not really any good reason to have NoOfReplicas greater than 2, and we've not had much if any demand for it. So we don't test with any other values other than 1 and 2. If we had enough users who wanted it and could show a good reason for it, we could test with greater values, but so far there's not been, and so we don't.

cheers

jon.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Why does the NoOfReplicas just support the value 1 and 2?
862
December 23, 2014 04:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.