]> 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)
committerNathan Cutler <ncutler@suse.com>
Thu, 8 Apr 2021 16:50:04 +0000 (18:50 +0200)
commit544fa769733931f5e4d0a13f8b62d0e6ea8d28a6
tree2becef6855549bf57fc01fc8056ea98a1b0b064d
parentd216585e22bc8157093a922a6a86f4b8eea2f9d3
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