[ 
https://issues.apache.org/jira/browse/SOLR-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104160#comment-13104160
 ] 

Otis Gospodnetic edited comment on SOLR-2594 at 9/14/11 1:59 AM:
-----------------------------------------------------------------

Shalin - do you see the existing replication handler mechanism becoming cloud 
aware or do you see replication changing all together, for example from 
periodically polling a master for index changes (which ain't real-time), to 
being implemented as real-time synchronous or asynchronous per-document, 
push-based replication a la ElasticSearch?

If we look towards the bottom of http://wiki.apache.org/solr/NewSolrCloudDesign 
there is even a mention of replication functionality (in its today's form) not 
being needed any more once Solr Cloud functionality is all in place.  If that 
is correct, what is the plan for this issue?

      was (Author: otis):
    Shalin - do you see the existing replication handler mechanism becoming 
cloud aware or do you see replication changing all together, for example from 
periodically polling a master for index changes (which ain't real-time), to 
being implemented as real-time synchronous or asynchronous per-document, 
push-based replication a la ElasticSearch?

  
> Make Replication Handler cloud aware
> ------------------------------------
>
>                 Key: SOLR-2594
>                 URL: https://issues.apache.org/jira/browse/SOLR-2594
>             Project: Solr
>          Issue Type: Improvement
>          Components: replication (java), SolrCloud
>            Reporter: Shalin Shekhar Mangar
>             Fix For: 4.0
>
>
> Replication handler should be cloud aware. It should be possible to switch 
> roles from slave to master as well as switch masterUrls based on the cluster 
> topology and state.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to