swagle commented on a change in pull request #2874:
URL: https://github.com/apache/ozone/pull/2874#discussion_r760744832
##########
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:
Why do we need this? It is still ambiguous and I see the value is not
set right now. Unhealthy is already a catch-all.
--
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]