]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monc: set "hunting" to true when we reopen the mon session
authorGreg Farnum <greg@inktank.com>
Wed, 12 Feb 2014 21:37:50 +0000 (13:37 -0800)
committerGreg Farnum <greg@inktank.com>
Tue, 25 Feb 2014 19:40:23 +0000 (11:40 -0800)
commit8f4c20bdab153d1603cc99186d8d3e3970aa8976
tree27ec71b514e5f02d11a2ade6555c032fb021ad5f
parentc6317558e0d3c8c62aecee0d95a839f93303f681
monc: set "hunting" to true when we reopen the mon session

If we don't have a connecton to a monitor, we want to retry to another
monitor regardless of whether it's the first time or not.

Signed-off-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 60da8abe0ebf17ce818d6fcc6391401878123bb7)
src/mon/MonClient.cc