Ritesh H Shukla created HDDS-5630:
-------------------------------------
Summary: S3G keep connections to OM around leading to slowness
Key: HDDS-5630
URL: https://issues.apache.org/jira/browse/HDDS-5630
Project: Apache Ozone
Issue Type: Bug
Components: S3
Reporter: Ritesh H Shukla
S3G currently creates one Ozone Client per requests. The client uses Hadoop RPC
to communicate with OM. The TCP connections with OM are not cleaned up post
completion of the S3 requests which leads to large number of TCP connections to
be open between S3G and OM. https://issues.apache.org/jira/browse/HDDS-4440
will eventually replace the use of Hadoop RPC but in the mean time it is
prudent to look into how the current RPC usage can be improved.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]