I thought MySQL replication is one-way? So, I would have to designate
two Gateway nodes in my 4 node cluster. One would server for inbound
updates and the other would serve for outbound updates. And, for 3 or
more clusters, I would need to setup a Gateway ring of replication.
Percona Cluster uses a star network for replication and nodes handle
both inbound and outbound updates. I think it would be simpler if
Percona Cluster supported Geographic Clusters as I described. The
Geographic Cluster could automatically handle failouts of clusters (as
it does for LAN nodes) and auto-increments WAN wide instead of just
LAN wide. The Geographic Cluster would look just like a mega cluster
with WAN links using optimized asynchronous replication and LAN links
using virtually synchronous replication. Otherwise, the entire
cluster would look like one big efficient cluster.
Really, the main feature that attracts me to Percona Cluster is the
easy of setup and maintenance (handling failouts and joins) and the
virtually synchronous feature is of lower priority to me. A Percona
Geographic Cluster that works just like a LAN Cluster, except that
multiple Clusters may be semi-asynchronously connected for WAN
updates, would be a fantastic option.
On May 14, 3:35 pm, Alex Yurchenko <
alexey.yurche...@codership.com>
wrote: