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

tso, tests: implement the keyspace group merge checker #6625

Merged
merged 8 commits into from
Jun 25, 2023

Commits on Jun 25, 2023

  1. Implement the keyspace group merge checker

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    d67f74c View commit details
    Browse the repository at this point in the history
  2. Make the test stable

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    89b3573 View commit details
    Browse the repository at this point in the history
  3. Only start the merging checker once

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0ac1d75 View commit details
    Browse the repository at this point in the history
  4. Address the comments

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5c189a9 View commit details
    Browse the repository at this point in the history
  5. Add a client test

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6f297bf View commit details
    Browse the repository at this point in the history
  6. Use sync.Map

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a86479f View commit details
    Browse the repository at this point in the history
  7. Fix the cleanupKeyspaceGroups

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2cb267d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34bc614 View commit details
    Browse the repository at this point in the history