Skip to content
Commit 168b9090 authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: monc hunt rate is 3s with backoff up to 30s



Unless we are in the process of setting up a client (i.e. connecting to
the monitor cluster for the first time), apply a backoff: every time we
want to reopen a session, increase our timeout by a multiple (currently
2); when we complete the connection, reduce that multipler by 50%.

Mirrors ceph.git commit 794c86fd289bd62a35ed14368fa096c46736e9a2.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 58d81b12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment