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

Race condition in PRS state updates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 9.1
    • None
    • None

    Description

      For PRS collections the individual states are potentially updated from individual nodes and sometimes from overseer too. it's possible that

       

      1. OP1 is sent to overseer at T1
      2. OP2 is executed in the node itself at T2

       

      Because we cannot guarantee that the OP1 sent to overseer may execute before OP2 tyhe final state will be the result of OP1 which is incorrect and can lead to errors .

      The solution is to never do any PRS writes from overseer. 

      Attachments

        Activity

          People

            noble.paul Noble Paul
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            8 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 - 40m
                40m