Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can Data Nodes be split geographically?

Data geographically nodes Split
0
10 Posted

Can Data Nodes be split geographically?

0

It is not recommended. There should not be too much latency between Data Nodes in the cluster, so typically they will be in the same data center or blade rack. However, MySQL Cluster 6.2 and above supports geographical redundancy you may have 2 separate Cluster installations in a master-slave configuration. This is type of replication is asynchronous as opposed to the synchronous replication between data nodes within a single Cluster installation.

0

It is not recommended or supported. There should not be too much latency between Data Nodes in the cluster, so typically they will be in the same data center or rack. However, MySQL Cluster supports geographic replication so that you may have 2 separate Cluster installations in a master-slave configuration. This type of replication is asynchronous as opposed to the synchronous replication between data nodes within a single Cluster installation and so network latency does not impact the performance of the application.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123