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

etcdmain: configure keep-alive policy from server #8258

Closed
wants to merge 7 commits into from

Commits on Aug 19, 2017

  1. api/rpc: accept grpc.ServerOption's for keepalive policy

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    6afd2e7 View commit details
    Browse the repository at this point in the history
  2. embed: define keepalive server option parameters

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    5e3b85d View commit details
    Browse the repository at this point in the history
  3. etcdmain: add 'grpc-keepalive-*' flags

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    c4b2650 View commit details
    Browse the repository at this point in the history
  4. integration: add Blackhole to bridgeConn

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    781e00c View commit details
    Browse the repository at this point in the history
  5. integration: configure keepalive parameters for server

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    fc698b8 View commit details
    Browse the repository at this point in the history
  6. clientv3/integration: add TestWatchKeepAlive

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    9023ba2 View commit details
    Browse the repository at this point in the history
  7. clientv3: notify active addresses to balancer with keepalive

    Signed-off-by: Gyu-Ho Lee <[email protected]>
    gyuho committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    35e9a88 View commit details
    Browse the repository at this point in the history