You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Lance Norskog (JIRA)" <ji...@apache.org> on 2010/05/05 05:18:02 UTC

[jira] Created: (LUCENE-2446) Add checksums to Lucene segment files

Add checksums to Lucene segment files
-------------------------------------

                 Key: LUCENE-2446
                 URL: https://issues.apache.org/jira/browse/LUCENE-2446
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Index
            Reporter: Lance Norskog


It would be useful for the different files in a Lucene index to include checksums. This would make it easy to spot corruption while copying index files around; the various cloud efforts assume many more data-copying operations than older single-index implementations.

This feature might be much easier to implement if all index files are created in a sequential fashion. This issue therefore depends on [LUCENE-2373].



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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