]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: print mdsmap processed at low debug level 23061/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sun, 15 Jul 2018 23:10:35 +0000 (16:10 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Jul 2018 16:33:34 +0000 (09:33 -0700)
commit3820cf897a9f19978bba769a5be0f4b5fc1b67ee
treee0de437cb0d434298633b831b4fe24e14fd2e814
parent69725446c869ec0cce1cbdd4ba39a705846287b9
mds: print mdsmap processed at low debug level

Production deployments use low debugging but it'd be useful to always know what
MDSMap epoch the MDS is currently processing. (In the case of skipped epochs or
unsynchronized processing.)

Fixes: https://tracker.ceph.com/issues/24852
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDSDaemon.cc