]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/MonmapMonitor.cc
import ceph quincy 17.2.4
[ceph.git] / ceph / src / mon / MonmapMonitor.cc
index f9792ed575591b6a11bbdff551ce6422e1a0cf8e..6c5a9ce5736a7fa1e12593d3450d1f517fd7573f 100644 (file)
@@ -248,6 +248,8 @@ void MonmapMonitor::on_active()
 
   apply_mon_features(mon.get_quorum_mon_features(),
                     mon.quorum_min_mon_release);
+
+  mon.update_pending_metadata();
 }
 
 bool MonmapMonitor::preprocess_query(MonOpRequestRef op)