You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2014/08/20 16:28:26 UTC

[jira] [Created] (LUCENE-5895) Add per-segment and per-commit id to help replication

Michael McCandless created LUCENE-5895:
------------------------------------------

             Summary: Add per-segment and per-commit id to help replication
                 Key: LUCENE-5895
                 URL: https://issues.apache.org/jira/browse/LUCENE-5895
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 5.0, 4.10
         Attachments: LUCENE-5895.patch

It would be useful if Lucene recorded a unique id for each segment written and each commit point.  This way, file-based replicators can use this to "know" whether the segment/commit they are looking at on a source machine and dest machine are in fact that same.

I know this would have been very useful when I was playing with NRT replication (LUCENE-5438).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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