dombizita commented on PR #7942:
URL: https://github.com/apache/ozone/pull/7942#issuecomment-2701277086

   > As far as I know, I think , we add the record per container per state in 
`UNHEALTHY_CONTAINERS` table. Can you pls check 
[this](https://github.com/apache/ozone/blob/master/hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/fsck/ContainerHealthTask.java#L279)
 and 
[this](https://github.com/apache/ozone/blob/master/hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/fsck/ContainerHealthTask.java#L246)
 code ?
   
   Thanks for linking these classes @devmadhuu. Based on these I think we 
should be good storing the `REPLICA_MISMATCH` containers in the unhealthy 
container table, as we already do.


-- 
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]

Reply via email to