You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Yonik Seeley (Jira)" <ji...@apache.org> on 2019/12/16 17:01:00 UTC

[jira] [Created] (SOLR-14098) inconsistent replica state treatment in RequestApplyUpdatesOp

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org