]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: don't commit osdmap on no-op application ops 23528/head
authorJohn Spray <john.spray@redhat.com>
Thu, 9 Aug 2018 11:06:13 +0000 (07:06 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 19 Oct 2018 09:56:19 +0000 (05:56 -0400)
commit02d26041feb713e0e8cb7dcf26491f36cb63a12b
tree2c6b8151641bc8505cf4b6f357c9c5cc83ba6a82
parent496f27eac23cf061aa0d6ad43de065a9302ee8a4
mon: don't commit osdmap on no-op application ops

This enables callers to use "application set"... etc
freely without worrying about generating spurious
(and possibly slow) map updates in the cases where
the relevant app metadata was already set.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h