Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Errant GTID detection on the replicas when they set replication source #16833

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    09e9244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6ad9e View commit details
    Browse the repository at this point in the history
  3. feat: make changes for initialize replication too

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    734bd86 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b7928ec View commit details
    Browse the repository at this point in the history
  2. feat: fix encoding of primary position that we send down

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    66f0b6d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: remove sending primary position from PRS and ERS into SetReplic…

    …ationSource RPC
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    38983b7 View commit details
    Browse the repository at this point in the history
  2. comment: add code comments

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ff452cc View commit details
    Browse the repository at this point in the history
  3. test: add tests

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b2e5b20 View commit details
    Browse the repository at this point in the history