jojochuang commented on PR #11054:
URL: https://github.com/apache/ozone/pull/11054#issuecomment-5501281548

   Pushed follow-up commit `174e1d0`: extracts `GlobalReconstructionTracker`, 
separates lifecycle vs reconstruction locks, replaces CAS with 
increment-under-lock, and guards `fragmentCount <= 0`.
   
   **Follow-up (not in this PR):** split 
`ec_reconstruction_cmds_deferred_total` — it currently conflates cluster-wide 
`reconstruction.global.limit` deferrals with per-DN capacity deferrals. 
Proposed fix: add `ec_reconstruction_cmds_deferred_global_limit_total` for 
global-limit hits and keep the existing metric for per-DN overload only; update 
Grafana/insight dashboards accordingly.


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