Yonik Seeley created SOLR-14098:
-----------------------------------

             Summary: inconsistent replica state treatment in 
RequestApplyUpdatesOp
                 Key: SOLR-14098
                 URL: https://issues.apache.org/jira/browse/SOLR-14098
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Yonik Seeley


IN RequestApplyUpdatesOp, if there are no buffered updates, the method returns. 
 If there are buffered updates, they are applied and the replica state is set 
to ACTIVE.
I'm not sure what behavior is correct, but the ending replica state should 
obviously not depend on if there were buffered updates or not.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to