]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: increase max_global_id before we hit the wall
authorSage Weil <sage@inktank.com>
Wed, 13 Mar 2013 20:13:12 +0000 (13:13 -0700)
committerSage Weil <sage@inktank.com>
Wed, 13 Mar 2013 22:39:29 +0000 (15:39 -0700)
commit1779d394cddc98db10b6d9d3f175a080683f3569
tree741462e38ce4600ecc228d6c586f161d9e954556
parentcb7cb4a8d62e18505b915aaab44a00fe2b7f2ba9
mon: increase max_global_id before we hit the wall

Bump the max before we run out of IDs to allocate.  This avoids a stall in
authentication every N new clients.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Joao Luis <joao.luis@inktank.com>
src/mon/AuthMonitor.cc