]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: fix possible OSDSession leak on wrong connection 13365/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 11 Feb 2017 02:57:58 +0000 (10:57 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 11 Feb 2017 03:01:15 +0000 (11:01 +0800)
commitad304a7d8e7baae89c575f0073d75996a13091a2
tree65311dde22844a71ac40c96ec55d8aa54f51b624
parentd4db8e04ddfe994d290eac0f5b22a59e479a1352
osdc/Objecter: fix possible OSDSession leak on wrong connection

This is introduced by the newly added backoff logic.
Not sure if it will really happen, but just in case.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osdc/Objecter.cc