MySQL Forums
Forum List  »  InnoDB clusters

Re: Router and Group Replication
Posted by: Frederic Descamps
Date: October 02, 2019 01:25AM

Hi,

Group Replication and Router are part of MySQL InnoDB Cluster. If you want to use all the new enhancements in the router like not even pulling changes at a regular time (ttl), you need to have the metadata. We will keep enhancing the usability and easy experience of the MySQL InnoDB Cluster where the Shell is the main entry point.

So if you want to benefit from the full solution, I really encourage you to use all components together.

If not you will have to modify manually the router using the right routing strategy (first-available) by adding all your nodes as destination for your primary-master.

Regards,
lefred

Options: ReplyQuote


Subject
Views
Written By
Posted
5622
January 17, 2019 10:35AM
1178
January 24, 2019 11:54AM
918
October 01, 2019 02:06PM
Re: Router and Group Replication
894
October 02, 2019 01:25AM
811
October 02, 2019 07:48AM
690
October 07, 2019 07:14AM
722
October 08, 2019 07:20AM


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.