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 ewma balancer #2001

Merged
merged 20 commits into from
Aug 29, 2020
Merged

add ewma balancer #2001

merged 20 commits into from
Aug 29, 2020

Commits on Aug 5, 2020

  1. Merge pull request #1 from apache/master

    sync from apache/master
    redynasc authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    42ab53f View commit details
    Browse the repository at this point in the history
  2. add ewma balancer

    cheng.sun committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    802a4e4 View commit details
    Browse the repository at this point in the history
  3. debug ewma balancer

    cheng.sun committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    f3f80e6 View commit details
    Browse the repository at this point in the history
  4. add doc

    cheng.sun committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    2237b82 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. fix review error

    cheng.sun committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    73c10da View commit details
    Browse the repository at this point in the history
  2. trailing whitespace

    cheng.sun committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    616e929 View commit details
    Browse the repository at this point in the history
  3. remove luacheck warnings

    cheng.sun committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c400878 View commit details
    Browse the repository at this point in the history
  4. fix ci errors

    cheng.sun committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    f830491 View commit details
    Browse the repository at this point in the history
  5. fix ci errors2

    cheng.sun committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    9ce4986 View commit details
    Browse the repository at this point in the history
  6. fix review errors 2

    cheng.sun committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d5707b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. fix ewma.t

    cheng.sun committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8d4923d View commit details
    Browse the repository at this point in the history
  2. fix ewma.t

    cheng.sun committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    dbd27a0 View commit details
    Browse the repository at this point in the history
  3. remove redundant space

    cheng.sun committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3d879d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. remove lock; aadd lrucache for _trans_format

    cheng.sun committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    358b878 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. include required license header

    cheng.sun committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    23db4e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

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

Commits on Aug 22, 2020

  1. add test case

    cheng.sun committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    8d2ee8a View commit details
    Browse the repository at this point in the history
  2. keep node 1980 hot

    cheng.sun committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    a4c5c53 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. �must keep the node 1980 hot

    cheng.sun committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    84b46df View commit details
    Browse the repository at this point in the history
  2. change test params,may be CI ENV latency is high

    cheng.sun committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    0aceded View commit details
    Browse the repository at this point in the history