[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-2975: - Fix Version/s: 3.1 comments on list indicate this is a blocker for 3.1 MMapDirectory on chunk size

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch Here loop-unwinding in readVInt and readVLong - fixes bug!

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch A slightly optimized version of the patch (last assignment