Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5891

clean up Lucene410DVProducer concurrency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.10, 6.0
    • None
    • None
    • New

    Description

      This has some places where things are being read into RAM (using 'data'). But they can overlap, because we synchronize on the wrong things: various maps.

      Instead these methods can just be synchronized...

      Attachments

        1. LUCENE-5891.patch
          10 kB
          Robert Muir
        2. LUCENE-5891.patch
          13 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: