]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Update MDSDaemon.cc
authorMichael Schmaltz <33194208+kevinflynn387@users.noreply.github.com>
Wed, 16 Aug 2023 19:11:00 +0000 (21:11 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 19:11:00 +0000 (21:11 +0200)
commite8acf94175635e899b643125d369ca09a9151f11
treee49bd0d2371e8db18c1d9000febf4da816c1529c
parent3172ed6a6762f1c5390cc9457eae72d235183261
Update MDSDaemon.cc

Change MDS log-output line.
During mark a new MDS as STANDBY MDS  in the FSMap the following log-line will be created:
"mds.cephmds01 Monitors have assigned me to become a standby."
The last character which is a dot "." have to be removed to be identical to other MDS log-messages which also not ends with a dot at the end.

Thanks and best regards
Michael Schmaltz

Signed-off-by: Michael Schmaltz <33194208+kevinflynn387@users.noreply.github.com>
src/mds/MDSDaemon.cc