aryangupta1998 opened a new pull request, #11015:
URL: https://github.com/apache/ozone/pull/11015

   ## What changes were proposed in this pull request?
   
   This change adds explicit ozone debug replicas verify options to control OM 
container location cache behavior during key verification.
   
   Adds --refresh-container-locations-from-scm to force OM to refresh container 
locations from SCM before returning key info.
   Adds a shorter alias --refresh-from-scm for the same behavior.
   Keeps default behavior unchanged (no flag: OM cache path remains as-is, for 
faster execution).
   Updates debug CLI docs and integration tests to cover both the long and 
short flags.
   
   Replica verification can be affected by stale OM container location cache 
entries in some situations.
   This option gives operators a slower but potentially more reliable 
verification mode when they need fresh container location data.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-12206
   
   ## How was this patch tested?
   
   Tested manually.


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