You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ramkumar Aiyengar (JIRA)" <ji...@apache.org> on 2014/11/27 23:42:12 UTC

[jira] [Created] (SOLR-6804) Untangle SnapPuller and ReplicationHandler

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