Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
HDDS-4440 Design Doc: Use per-request authentication and persistent connections between S3g and OM
- Resolved
- is related to
-
HDDS-5614 The OzoneClient in s3 endpoint is not closed correctly
- Resolved
- relates to
-
HDDS-4440 Design Doc: Use per-request authentication and persistent connections between S3g and OM
- Resolved