Tejaskriya Madhan created HDDS-10800:
----------------------------------------
Summary: Ozone follower SCM continuously logging "Replication
Manager is not ready to run until 300000ms after safemode exit""
Key: HDDS-10800
URL: https://issues.apache.org/jira/browse/HDDS-10800
Project: Apache Ozone
Issue Type: Bug
Reporter: Tejaskriya Madhan
Assignee: Tejaskriya Madhan
The follower SCMs continuously log this error message:
{code:java}
INFO org.apache.hadoop.hdds.scm.container.replication.ReplicationManager:
Replication Manager is not ready to run until 300000ms after safemode exit{code}
This follower has already exited safemode according to the logs. Replication
manager should not be running because it is a follower, but the log message
should also not continue to be printed.
Days later too the message continues to be logged:
{code:java}
$ grep -e '2023-08-11.*after safemode exit' *log | wc -l
288{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]