]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: add ESTABLISHING state
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 6 Sep 2019 03:31:06 +0000 (11:31 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 18 Sep 2019 04:30:36 +0000 (12:30 +0800)
commit46606152352fa5ad65bab5a14443ff7b06560dce
treeb99c42d4b2fb61df0f0e5a67bb8a1a0ce4680294
parent3677af941a5b30bce79bdfc3aabe510071681989
crimson/net: add ESTABLISHING state

With the new ESTABLISHING state, connection lookup and acceptance can be
atomic, solving the issues related to racing connect.

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