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

S3G keep connections to OM around leading to slowness

    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

        1. ClientCache20210902.patch
          7 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: