]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: emit warning for estinated replay time
authorVenky Shankar <vshankar@redhat.com>
Tue, 4 Jun 2024 07:02:41 +0000 (03:02 -0400)
committerVenky Shankar <vshankar@redhat.com>
Fri, 29 Nov 2024 10:51:21 +0000 (16:21 +0530)
commit8db596944f12e66910d4732d98f9b7716a2704c2
tree5b4f511e03f0ef9c82026465e9b6e73cece55da7
parent5a2a3a618874cc02d9fef36f6d4d6104ce46fb27
mds: emit warning for estinated replay time

If replay runs more than 30 seconds, emit a warning with
estimated replay completion time.

Fixes: https://tracker.ceph.com/issues/61863
Signed-off-by: Manish M Yathnalli <myathnal@redhat.com>
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/common/options/mds.yaml.in
src/mds/Beacon.cc
src/mds/MDLog.cc
src/mds/MDLog.h
src/mds/mdstypes.cc
src/mds/mdstypes.h
src/messages/MMDSBeacon.h