avijayanhwx commented on a change in pull request #2874:
URL: https://github.com/apache/ozone/pull/2874#discussion_r761371507
##########
File path:
hadoop-ozone/recon-codegen/src/main/java/org/hadoop/ozone/recon/schema/ContainerSchemaDefinition.java
##########
@@ -49,7 +49,8 @@
MISSING,
UNDER_REPLICATED,
OVER_REPLICATED,
- MIS_REPLICATED
+ MIS_REPLICATED,
Review comment:
Oh, that is not part of this patch. MIS_REPLICATED is the name SCM (&
Recon) uses to label containers that have sufficient replicas, but do not
conform to the topology requirements.
--
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]