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

Add option for balancing a single table at a time when using host regex balancer #4523

Draft
wants to merge 2 commits into
base: 2.1
Choose a base branch
from

Commits on May 3, 2024

  1. Add option for balancing a single table at a time when using host regex

    alancer
    
    This adds a new property balancer.host.regex.concurrent.tables which if
    true will process multiple tables at a time (this is the default). If
    set to false the balancer will stop processing after a table is found
    with migrations
    cshannon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c3e1c96 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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