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

*: picks some hot-region improvements to release 3.1 #2342

Merged
merged 9 commits into from
Apr 10, 2020

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    044382f View commit details
    Browse the repository at this point in the history
  2. *: Parameterize hotspot scheduling and adjust hot cache (tikv#2239)

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e11d5b1 View commit details
    Browse the repository at this point in the history
  3. statistic: add moving average for stable hot (tikv#2286)

    * add moving average
    lhy1024 authored and nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    bfafa5b View commit details
    Browse the repository at this point in the history
  4. schedulers: add some metrics for hotreigon (tikv#2295)

    * schedulers: add some metrics for hotreigon
    
    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f4b09ee View commit details
    Browse the repository at this point in the history
  5. scheduelrs: add load expectations for hot scheudler (tikv#2297)

    * scheduelrs: add load expectations for hot scheudler
    
    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    c55db49 View commit details
    Browse the repository at this point in the history
  6. schedulers/hot: let leader can be schedule even if the peer is not ba…

    …lanced (tikv#2298)
    
    * schedulers/hot: let leader can be schedule even if the peer is not balanced
    
    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    853c035 View commit details
    Browse the repository at this point in the history
  7. schedulers: add src and dst tolerance ratio for hot scheduler (tikv#2308

    )
    
    Signed-off-by: lhy1024 <admin@liudos.us>
    lhy1024 authored and nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    135830d View commit details
    Browse the repository at this point in the history
  8. schedulers: adjust calculate rank process (tikv#2314)

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    12f8f02 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    40390b2 View commit details
    Browse the repository at this point in the history