Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1416

reduce contention in CoreContainer#getCore()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • multicore
    • None

    Description

      every call to CoreContainer#getCore() is synchronized . We should reduce the contention . The writes are very infrequent and reads are frequent . How about using a ReadWriterLock?

      Attachments

        1. SOLR-1416.patch
          5 kB
          Noble Paul

        Issue Links

          Activity

            People

              Unassigned Unassigned
              noble.paul Noble Paul
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: