Attila Doroszlai created HDDS-9235:
--------------------------------------

             Summary: ReplicationManager metrics not collected after restart
                 Key: HDDS-9235
                 URL: https://issues.apache.org/jira/browse/HDDS-9235
             Project: Apache Ozone
          Issue Type: Bug
          Components: SCM
    Affects Versions: 1.4.0
            Reporter: Attila Doroszlai
            Assignee: Aswin Shakil


{{ReplicationManager}} can be stopped/restarted by admin from CLI.  
{{stop()}} unregisters the metrics source, and {{start()}} used to (re)create 
it.   But now after HDDS-9090 it isn't re-created, so it won't work after 
restart.  One way to fix this is to add a method in 
{{ReplicationManagerMetrics}} to register it with the metrics system (without 
creating a new instance), and call this new method from {{start()}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to