]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MonClient: add callback for (any) config change
authorSage Weil <sage@redhat.com>
Sat, 17 Nov 2018 12:50:17 +0000 (06:50 -0600)
committerSage Weil <sage@redhat.com>
Sat, 17 Nov 2018 12:50:17 +0000 (06:50 -0600)
commit14d26adf7563beda7f04a06c8d72b8fd226e4199
tree77c2e53b339beca2051e372893856bb6134c566a
parentc99c5f877f16568f498e65a093a25246b6a09613
mon/MonClient: add callback for (any) config change

This is a coarse "there was some config update".  It's fired whether or
not it values are observed.

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