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

Client load report #1200

Merged
merged 26 commits into from
Apr 27, 2017
Merged

Client load report #1200

merged 26 commits into from
Apr 27, 2017

Commits on Apr 14, 2017

  1. update grpclb proto

    menghanl committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    88b75a2 View commit details
    Browse the repository at this point in the history
  2. fix building errors

    menghanl committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    81b2295 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. blahblah revert

    menghanl committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    3c582a8 View commit details
    Browse the repository at this point in the history
  2. Revert "blahblah revert", the API change for put()

    Before moving grpclb into grpc package.
    
    This reverts commit 3c582a8.
    menghanl committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    a69c60d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5afc8 View commit details
    Browse the repository at this point in the history
  4. grpc compiles, not tested

    menghanl committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    9f8a106 View commit details
    Browse the repository at this point in the history
  5. test passed.

    menghanl committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    1fc4fc1 View commit details
    Browse the repository at this point in the history
  6. change names

    menghanl committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    2826455 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. more renaming

    menghanl committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    1a58b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679d786 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

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

Commits on Apr 24, 2017

  1. add rpc stats to context

    menghanl committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    3998879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e68c27 View commit details
    Browse the repository at this point in the history
  3. send client stats

    menghanl committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    fa6f260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f13617e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. add tests for client stats

    menghanl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    b54242e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ddd82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4402ebf View commit details
    Browse the repository at this point in the history
  4. clear client stats

    menghanl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    18c603c View commit details
    Browse the repository at this point in the history
  5. fix failed streaming tests

    menghanl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    c8d2d9d View commit details
    Browse the repository at this point in the history
  6. move clear stats

    menghanl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    f41c688 View commit details
    Browse the repository at this point in the history
  7. fix test race

    menghanl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    a8465ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d868b5d View commit details
    Browse the repository at this point in the history
  9. fix after merge

    menghanl committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6767d6c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. fix comments before renaming

    menghanl committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    61f49e9 View commit details
    Browse the repository at this point in the history
  2. rename rpcStats to rpcInfo

    menghanl committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9ed4b46 View commit details
    Browse the repository at this point in the history