Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-25606

Improve behaviour for concurrent requests for the same index page

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 8.0.0
    • JHTree
    • None

    Description

      Currently if an index page is not in the cache the critical section is entered again to add it.  If two threads request the same index page at the same time they will both load it.  It is worth investigating how often this happens, and potentially refactoring the code to avoid it.

       

      Attachments

        Issue Links

          Activity

            People

              ghalliday Gavin Halliday
              ghalliday Gavin Halliday
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: