Shalin Shekhar Mangar created SOLR-6536:
-------------------------------------------
Summary: Refactor DistributedUpdateProcessor's leader logic
Key: SOLR-6536
URL: https://issues.apache.org/jira/browse/SOLR-6536
Project: Solr
Issue Type: Task
Components: SolrCloud
Reporter: Shalin Shekhar Mangar
Fix For: 5.0
DUP has an isLeader variable which is true by default and set to false in
various process methods (but not in processCommit). Even when isLeader is set,
leader logic might not be applied e.g. in case of REPLAY and PEER_SYNC.
I'll try to refactor DUPF so that leader logic is well defined in all cases
(possibly in one place).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]