Skip to content
  • Pedro Gomes's avatar
    745ec070
    WL#12827: Group Replication: Clone plugin integration on distributed recovery · 745ec070
    Pedro Gomes authored
    When setting up a new server in order to add it to a existing group,
    one of the main pain points in this process is provisioning the new
    server. In order to improve this experience this worklog aims to make
    use of the MySQL Clone plugin, integrating it with Group Replication
    to turn this process less cumbersome.
    
    The end goal of this process is that the user can start the group
    replication process in a new server and automatically it will clone
    the data from a donor and get up to speed without further
    intervention.
    
    ReviewBoard: 21736
    745ec070
    WL#12827: Group Replication: Clone plugin integration on distributed recovery
    Pedro Gomes authored
    When setting up a new server in order to add it to a existing group,
    one of the main pain points in this process is provisioning the new
    server. In order to improve this experience this worklog aims to make
    use of the MySQL Clone plugin, integrating it with Group Replication
    to turn this process less cumbersome.
    
    The end goal of this process is that the user can start the group
    replication process in a new server and automatically it will clone
    the data from a donor and get up to speed without further
    intervention.
    
    ReviewBoard: 21736
Loading