devabhishekpal commented on code in PR #8407:
URL: https://github.com/apache/ozone/pull/8407#discussion_r2161033286


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/v2/pages/containers/containers.tsx:
##########
@@ -168,6 +174,10 @@ const Containers: React.FC<{}> = () => {
         Mis-Replicated <br/>
         <span 
className='highlight-content-value'>{misReplicatedContainerData?.length ?? 
'N/A'}</span>
       </div>
+      <div className='highlight-content'>
+        Mismatched-Replica <br/>

Review Comment:
   Addressed this in the latest commit



-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to