]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: no delay for single message MSG_ALIVE and MSG_PGTEMP 12107/head
authoryaoning <yaoning@unitedstack.com>
Thu, 24 Nov 2016 06:35:58 +0000 (14:35 +0800)
committeryaoning <yaoning@unitedstack.com>
Thu, 12 Jan 2017 01:04:19 +0000 (09:04 +0800)
commitca652104fe91ac41c7c1788a2907178c36fbe6ef
tree003faad8fd9d355270db7cff1143d0180837d93a
parentab9d375df2f1a7905565e110c118c75a397aea57
mon: no delay for single message MSG_ALIVE and MSG_PGTEMP

delay and batch proposed as before if lots of messages arrive at the same time

if too many messages are MSG_ALIVE and MSG_PGTEMP, wait a long period as before

Signed-off-by: yaoning <yaoning@unitedstack.com>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h
src/mon/Paxos.h