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

Perf: Ozone should avoid calling getBucketInfo/getVolInfo for each lookup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • S3

    Description

      ObjectEndPoint::head shouldn't make a call to getBucket. If it is mandatory, it will be nice to introduce a guava cache to reduce the expensive lookup. Note that there wouldn't be millions of buckets in the volume. So having guava cache with TTL will be nice to have.

      Lines of interest:

      Attachments

        Issue Links

          Activity

            People

              duongnguyen Duong
              rbalamohan Rajesh Balamohan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: