sodonnel commented on PR #9913:
URL: https://github.com/apache/ozone/pull/9913#issuecomment-4060248379

   The idea of the reconciler, is to take unhealthy replicas (eg those with 
block corruptions) and fix the unhealthy state without replication from RM. In 
the initial version I believe it does this as part of the container scanner, 
but the idea was to extend to be trigger by RM when RM detects something like 
quasi_closed or an unhealthy replica, so it can try to repair them, rather than 
do a full replication. This sounds a lot like what you want to do, so it would 
be really great if you could look into building on the work started on the 
reconcilor already.


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