smengcl commented on PR #6705:
URL: https://github.com/apache/ozone/pull/6705#issuecomment-2123599175

   And btw for grpc we also have a similar semaphore config in 
`XceiverClientGrpc` that limits parallelization for each XceiverClient instance:
   
   
https://github.com/apache/ozone/blob/9b248a0673fb7560f6ec4b04b9b366b549743765/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientGrpc.java#L126-L127
   
   and it is set to a default of 32:
   
   
https://github.com/apache/ozone/blob/68393452332a2d881c34eb2c21feee4b1a8e58e9/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/ratis/conf/RatisClientConfig.java#L51-L54


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