DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=22775>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=22775





------- Additional Comments From [EMAIL PROTECTED]  2007-05-18 12:51 -------
(In reply to comment #6)
> > Not necessarily, if 
> > 1) File got corrupted after it has been opened
> 
> I don't see how it's possible - the file can only grow, IIUC.

This is not completely true. The file is _supposed_ to grow, assuming nothing
gets out of control, which is not entirely impossible. Just several patches ago
the was a problem with truncated index.

> > 2) File length and amount of pages are correct, but some pointer to the 
> > page got
> >  garbage in it and points to non-existing page.
> 
> Ok that is scary if it is happening.

Again, another patch was for exactly this situation - Xindice didn't handle
several threads correctly, the file got complete junk in it - causing anything
from BTreeCorruptException to StackOverflowError. That problem is fixed, but
there may be something else (I hope not).

Anyway, on more positive side - I don't really think everything is that bad,
unless there are reports about file corruption I don't see a need for really
complex tool. 



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to