Stephen O'Donnell created HDDS-8287:
---------------------------------------

             Summary: Add toString() method to ECContainerReplicaCount
                 Key: HDDS-8287
                 URL: https://issues.apache.org/jira/browse/HDDS-8287
             Project: Apache Ozone
          Issue Type: Bug
          Components: SCM
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


Add a toString method to ECContainerReplicaCount to mirror that in 
RatisContainerReplicaCount. The count object is logged in the following message 
in the decommission monitor, and as below the EC object is logging with the 
default toString():

{code}
2023-03-14 23:22:38,512 INFO 
org.apache.hadoop.hdds.scm.node.DatanodeAdminMonitorImpl: Unhealthy Container 
#15019 
org.apache.hadoop.hdds.scm.container.replication.ECContainerReplicaCount@2bd10f2f;
 Replicas{
...
{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]

Reply via email to