[
https://issues.apache.org/jira/browse/LUCENE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978864#action_12978864
]
Robert Muir commented on LUCENE-2852:
-------------------------------------
I dont have time to dig into this one right now, but i think the first thing to
check is if the problem is when filesize % buffersize == 0
If this is the case, its the same off-by-one we had in MMapDirectory.
> TestThreadSafe hudson failure
> -----------------------------
>
> Key: LUCENE-2852
> URL: https://issues.apache.org/jira/browse/LUCENE-2852
> Project: Lucene - Java
> Issue Type: Bug
> Components: Store
> Reporter: Robert Muir
>
> TestLazyLoadThreadSafety fails in hudson, possibly an issue with RAMDirectory.
> If you hack lucene testcase to return another directory, the same seed will
> pass.
--
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: [email protected]
For additional commands, e-mail: [email protected]