]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: only send beacon on connect if active 14274/head
authorSage Weil <sage@redhat.com>
Fri, 31 Mar 2017 19:23:27 +0000 (15:23 -0400)
committerSage Weil <sage@redhat.com>
Fri, 31 Mar 2017 19:23:27 +0000 (15:23 -0400)
commitb0d7e13435ec70c7e741159f50d31593806c8b62
treeda6a865e5ed8a5c0891783fa0499686159be29be
parent4b077463815e23cd98c81a74f8b32f8b42182700
osd: only send beacon on connect if active

Otherwise the mon will just ignore it and we'll wait another
cycle.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc