sodonnel opened a new pull request, #4481:
URL: https://github.com/apache/ozone/pull/4481
## What changes were proposed in this pull request?
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():
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{
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-8179
## How was this patch tested?
Simple logging change. No tests.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]