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

etcdserver: log stream error with debug level, silence gRPC server info level logs #9080

Merged
merged 4 commits into from
Jan 2, 2018

Commits on Jan 2, 2018

  1. etcdserver/api/v3rpc: log stream error with debug level

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    9a50255 View commit details
    Browse the repository at this point in the history
  2. etcdserver,embed: discard gRPC info logs when debug is off

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    9e11ef3 View commit details
    Browse the repository at this point in the history
  3. etcdserver/api/v3rpc: set grpclog once

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    5b2f515 View commit details
    Browse the repository at this point in the history
  4. tools/functional-tester: remove duplicate grpclog set

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    e567d94 View commit details
    Browse the repository at this point in the history