Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11328

resource resolver: scales badly for duplicate vanity paths

    XMLWordPrintableJSON

Details

    Description

      See <https://github.com/apache/sling-org-apache-sling-resourceresolver/blob/52b8366e9b6e5ddff14b1ed340e780247b2d627a/src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java#L955-L976>:

      • upon add, new list is created, copied to, and then sorted

      Proposal:

      • avoid copying
      • avoid sorting over and over again during resolver startup

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 20m
                1h 20m