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

Improve errant GTID detection in ERS to handle more cases. #16926

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. feat: add RPC to read reparent journal information

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    57c36a6 View commit details
    Browse the repository at this point in the history
  2. feat: add new errant gtid detection logic to ERS

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2d6b635 View commit details
    Browse the repository at this point in the history
  3. refactor: refactor code and add comments

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

Commits on Oct 17, 2024

  1. feat: add code to allow running with vttablets that don't have ReadRe…

    …parentJournalInfo implemented
    
    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    662e500 View commit details
    Browse the repository at this point in the history
  2. test: add a couple more tests

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