[
https://issues.apache.org/jira/browse/LUCENE-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148794#comment-14148794
]
ASF subversion and git services commented on LUCENE-5895:
---------------------------------------------------------
Commit 1627714 from [~rcmuir] in branch 'dev/branches/lucene5969'
[ https://svn.apache.org/r1627714 ]
LUCENE-5969, LUCENE-5895: fix sign bit bugs in segment/commit IDs, use byte[]
representation
> 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, Trunk
>
> Attachments: LUCENE-5895.patch, 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]