Ramkumar Aiyengar created SOLR-6804:
---------------------------------------

             Summary: Untangle SnapPuller and ReplicationHandler
                 Key: SOLR-6804
                 URL: https://issues.apache.org/jira/browse/SOLR-6804
             Project: Solr
          Issue Type: Improvement
          Components: replication (java)
            Reporter: Ramkumar Aiyengar
            Priority: Minor


Spinoff from SOLR-6793

 - Move the polling functionality from {{SnapPuller}} to {{ReplicationHandler}}
 - Rename {{SnapPuller}} to {{IndexFetcher}}
 - Try keeping a single index fetcher in {{ReplicationHandler}} instead of 
swapping between two. I think the only thing which potentially changes is the 
{{masterUrl}} (if at all it does).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to