]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Adding variables for Paxos trim
authorAishwarya Mathuria <amathuri@redhat.com>
Mon, 29 Mar 2021 14:05:12 +0000 (19:35 +0530)
committerAishwarya Mathuria <amathuri@redhat.com>
Fri, 30 Apr 2021 09:10:28 +0000 (14:40 +0530)
commit47127a9cb32b0399a10926b8b0875c794b4f5c23
tree5464b289011edb342251df7bff13847c150f9a95
parent34e58f5d5d3db309139d49df8b9af53df56ee442
mon: Adding variables for Paxos trim
     1. Define variables for paxos_service_trim_min and paxos_service_trim_max.
     2. Use them in place of g_conf()→paxos_service_trim_min and g_conf()→paxos_service_trim_max

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
(cherry picked from commit 45c59f2f0d0d90beb9163804e86139c551cf505b)
src/mon/PaxosService.cc