MySQL Forums
Forum List  »  Replication

Re: group_replication_recovery - Service State OFF
Posted by: Frederic Descamps
Date: January 05, 2018 02:58AM

Hi Pedro,

The recovery channel is used ONLY when a node joins and needs to resync some data with the cluster (after a restart of a node for example). Then usual asynchronous replication will be used through the recovery channel, to send the missing events to the member requesting them.

I hope this clarifies it.

Regards,

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: group_replication_recovery - Service State OFF
606
January 05, 2018 02:58AM


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.