]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: WAIT state and backoff for client
authorYingxin Cheng <yingxin.cheng@intel.com>
Thu, 8 Aug 2019 08:56:30 +0000 (16:56 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 12 Aug 2019 09:22:45 +0000 (17:22 +0800)
commitd75c9e884a9f00d6578053bc03b4a420ee2c04b4
treeddbc5b4c0c399aade7ed0327ec457ede046db079
parent8ea10a6a750c42debde2051c7bf1701e81b4b21f
crimson/net: WAIT state and backoff for client

Client goes to WAIT state when it is delayed to reconnect, or wants to
be replaced by a newly established socket.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/net/Config.h
src/crimson/net/ProtocolV1.cc
src/crimson/net/ProtocolV2.cc
src/crimson/net/ProtocolV2.h