]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: print mdsmap processed at low debug level 23196/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sun, 15 Jul 2018 23:10:35 +0000 (16:10 -0700)
committerPrashant D <pdhange@redhat.com>
Tue, 24 Jul 2018 01:24:51 +0000 (21:24 -0400)
commit0e670845af61da952a17d5cdbf9e85a3a28d88a4
treee61e9414edbe167ca8ba888a797792722073eb4a
parent181734be624fdf1a164ef34250e58cfe83a1630b
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>
(cherry picked from commit 3820cf897a9f19978bba769a5be0f4b5fc1b67ee)

Conflicts:
src/mds/MDSDaemon.cc : Resolved in _handle_command
src/mds/MDSDaemon.cc