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

DirectoryFileStream.releaseCommitPointAndExtendReserve -- should it extend first?

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.2.1
    • 5.3, 6.0
    • replication (java)
    • None

    Description

      After a misunderstanding on my part, leading to an incorrect documentation edit, shalinmangar helped me understand how the commit reserve duration works.

      The resulting discussion on the dev list brought up a possible problem in ReplicationHandler. We wondered whether it might be possible for another thread to sneak in a commit point deletion in between the two statements found in the releaseCommitPointAndExtendReserve method on the DirectoryFileStream object. If it is safe to do so, I propose reversing those two statements so the reserve extension is done before releasing the commit point.

      Attachments

        1. SOLR-7659.patch
          2 kB
          Shawn Heisey
        2. SOLR-7659.patch
          3 kB
          Shawn Heisey

        Activity

          People

            elyograg Shawn Heisey
            elyograg Shawn Heisey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: