Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5630

S3G keep connections to OM around leading to slowness

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • S3
    • 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

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            NeilJoshi Neil Joshi
            ritesh Ritesh Shukla
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment