[jira] [Commented] (SOLR-2594) Make Replication Handler cloud aware

2011-09-15 Thread Shalin Shekhar Mangar (JIRA)

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

Shalin Shekhar Mangar commented on SOLR-2594:
-

Otis - The original idea behind this issue was to use host configuration from 
ZK to automatically replicate from master as well as provide failover support. 
However, with the new SolrCloud Design, this idea is not applicable anymore.

The transaction log based recovery/replication system described by the new 
SolrCloud design is best built in a different issue. I'll mark this one as 
"won't fix".

> 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



[jira] [Commented] (SOLR-2594) Make Replication Handler cloud aware

2011-09-13 Thread Noble Paul (JIRA)

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

Noble Paul commented on SOLR-2594:
--

This issue needs to be 'won't fix'. 

> 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



[jira] [Commented] (SOLR-2594) Make Replication Handler cloud aware

2011-09-13 Thread Otis Gospodnetic (JIRA)

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

Otis Gospodnetic commented on SOLR-2594:


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