]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: only churn mapping_epoch if the primary changes
authorSage Weil <sage@redhat.com>
Wed, 7 Oct 2015 05:07:34 +0000 (01:07 -0400)
committerSage Weil <sage@redhat.com>
Mon, 23 Nov 2015 13:38:50 +0000 (08:38 -0500)
commit23d4df3e012374c1d9520161b1e9829d2c464add
tree5f47d9766ee015ad41572da6db6847e962881619
parent59123824a9be6d27a451fe6995377b18641a9408
mon/PGMonitor: only churn mapping_epoch if the primary changes

This results is fewer resent pg create messages.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/PGMonitor.cc