MySQL Forums
Forum List  »  NDB clusters

Re: Is it worth using NDB cluster, solely for robust circular replication?
Posted by: Jon Stephens
Date: April 11, 2017 07:56AM

Hi Ron,

NDB Cluster is designed as a distributed database, to provide high availability in virtue of the fact that no one process or host is a potential single point of failure. If you use only one data node per instance, or run all data nodes on the same host, you're not gaining that advantage.

cheers,

Jon Stephens
MySQL Documentation Team @ Oracle
Orlando, Florida, USA

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Is it worth using NDB cluster, solely for robust circular replication?
538
April 11, 2017 07:56AM


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.