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

keyspace, tso, apiv2: impl the interface to merge all keyspace groups into the default #6757

Merged
merged 7 commits into from
Jul 10, 2023

Commits on Jul 7, 2023

  1. Impl the interface to merge all keyspace groups into the default

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f4be4a3 View commit details
    Browse the repository at this point in the history
  2. Refine the test

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8371084 View commit details
    Browse the repository at this point in the history
  3. Fix TestTSOKeyspaceGroupMembers

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    90f2e8b View commit details
    Browse the repository at this point in the history
  4. Use time ticker

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    31a1f03 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Add logutil.LogPanic()

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    418ef5c View commit details
    Browse the repository at this point in the history
  2. Add more info about the merged and unmerged group num

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e63ebe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dec2457 View commit details
    Browse the repository at this point in the history