You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2014/09/01 18:53:21 UTC

[jira] [Commented] (SOLR-6463) track update progress

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

Yonik Seeley commented on SOLR-6463:
------------------------------------

Need to think about:
- which side should keep track?  The sender or receiver?
- persisting... what happens if we lose power... we want to keep track of what updates we haven't sent to our peer yet and continue on where we left off
- leader changes... if only the leader is keeping track of where it's peer leader is, what happens if the current leader goes away?


> track update progress
> ---------------------
>
>                 Key: SOLR-6463
>                 URL: https://issues.apache.org/jira/browse/SOLR-6463
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Yonik Seeley
>
> Update progress needs to be tracked so that catch-up can be done after a network outage between clusters.



--
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