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

   ## What changes were proposed in this pull request?
   
   [HDDS-15149](https://issues.apache.org/jira/browse/HDDS-15149) limits the 
pending connections allowed for datanode grpc server. 
   
   This JIRA is another defensive protection, close the connection if it's idle 
for 15 minutes. 
   
   Also reduce the so.backlog from default 4096 to 256, as 4096 seems too much, 
as IPC server so.backlog is also 256. 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15382
   
   ## How was this patch tested?
   
   existing UT
   


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