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

store/copr: set concurrency to partition number for limit statements #41500

Merged
merged 4 commits into from
Feb 17, 2023

Commits on Feb 16, 2023

  1. fix concurrency for partitioned table

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5e22460 View commit details
    Browse the repository at this point in the history
  2. fix panic

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7494a8b View commit details
    Browse the repository at this point in the history
  3. allow higher concurrency in keep-order mode

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1ab6790 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. fix unstable test

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f73452a View commit details
    Browse the repository at this point in the history