huangzhaobo99 commented on PR #8559:
URL: https://github.com/apache/hadoop/pull/8559#issuecomment-4764621608

   @Hexiaoqiao @ayushtkn @tomscut , could you please help review this patch?
   This change introduces a configurable cap on checkpoint fsimage upload 
concurrency.
   It targets deployments (for example, 2 NameNodes + 9 Observers), where 
unconstrained parallel upload can create too many concurrent transfers.
   With this cap, we can keep parallelism while preventing excessive upload 
pressure.


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