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

support async replication #88

Merged
merged 43 commits into from
Jun 17, 2024
Merged

support async replication #88

merged 43 commits into from
Jun 17, 2024

Commits on Mar 14, 2024

  1. support async replication

    suetin committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    55dd18b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. fix a_sync->async, add async in tests yaml

    suetin committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4dfafc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix mysync.yaml syntax err

    suetin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    afefe5c View commit details
    Browse the repository at this point in the history
  2. fix docker compose cfg

    suetin committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3a4dcb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix waitForCatchUp return in async mode

    suetin committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    62a430a View commit details
    Browse the repository at this point in the history
  2. set master online on switchover: phase 5

    suetin committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    71f4403 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix PriorityChoiceMaxLag in async mode

    suetin committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    091024c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix queryCalcMdbReplMonTsDelay query

    suetin committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b685481 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. async mode: add tests, fix linters

    suetin committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2bfb126 View commit details
    Browse the repository at this point in the history
  2. async mode: add tests, fix linters

    suetin committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e88784d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. async mode: add tests, fix linters

    suetin committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a155b32 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. async replication refactoring

    suetin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    27b7834 View commit details
    Browse the repository at this point in the history
  2. async replication test fix

    suetin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    00bdd06 View commit details
    Browse the repository at this point in the history
  3. async replication test fix

    suetin committed May 6, 2024
    Configuration menu
    Copy the full SHA
    81a0f60 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. async replication test fix

    suetin committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3f44fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c741698 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. async replication test fix

    suetin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9b8d7a3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'async-replication' of github.com:yandex/mysync into asy…

    …nc-replication
    suetin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    302ff31 View commit details
    Browse the repository at this point in the history
  3. async replication test fix

    suetin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b8a90db View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. add mysync-repl-mon feature

    suetin committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7425ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3481208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51782c9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. repl_mon fixes

    suetin committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6f9a218 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. repl_mon fixes

    suetin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5efe22e View commit details
    Browse the repository at this point in the history
  2. fix typo

    suetin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    928e140 View commit details
    Browse the repository at this point in the history
  3. add repl_mon tests

    suetin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    de6a36e View commit details
    Browse the repository at this point in the history
  4. fix async tests

    suetin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    26efe42 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix async tests

    suetin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9e9a083 View commit details
    Browse the repository at this point in the history
  2. fix async tests, add repl_mon.feature launch

    suetin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7a878b3 View commit details
    Browse the repository at this point in the history
  3. fix async tests

    suetin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4faacd9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix async tests, fix repl_mon tests

    suetin committed May 30, 2024
    Configuration menu
    Copy the full SHA
    428b272 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. add switch_helper

    suetin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    31cfffb View commit details
    Browse the repository at this point in the history
  2. linters fix

    suetin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b7b0b32 View commit details
    Browse the repository at this point in the history
  3. fix " too many arguments "

    suetin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c5e08fb View commit details
    Browse the repository at this point in the history
  4. linters fix

    suetin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    68c8a96 View commit details
    Browse the repository at this point in the history
  5. linters fix

    suetin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2de37a7 View commit details
    Browse the repository at this point in the history
  6. linters fix

    suetin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    24f2840 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    7fddbdd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d9ba04f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fd2bd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix async tests

    suetin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    723d4db View commit details
    Browse the repository at this point in the history
  2. fix async tests

    suetin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1468bb5 View commit details
    Browse the repository at this point in the history
  3. refactor switch_helper

    suetin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6937a8b View commit details
    Browse the repository at this point in the history