[infinispan-issues] [JBoss JIRA] Updated: (ISPN-512) Avoid throwing an IOException on a buffer switch caused by Lucene's seek()

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Dec 16 12:55:18 EST 2010


     [ https://issues.jboss.org/browse/ISPN-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-512:
----------------------------------

        Fix Version/s: 4.1.0.Final
                           (was: 5.0.0.BETA1)
    Affects Version/s:     (was: 4.1.0.BETA1)
                           (was: 4.1.0.ALPHA3)
                           (was: 4.1.0.ALPHA2)
                           (was: 4.1.0.ALPHA1)
                           (was: 4.0.0.CR4)
                           (was: 4.0.0.CR3)
                           (was: 4.0.0.CR2)
                           (was: 4.0.0.CR1)


> Avoid throwing an IOException on a buffer switch caused by Lucene's seek()
> --------------------------------------------------------------------------
>
>                 Key: ISPN-512
>                 URL: https://issues.jboss.org/browse/ISPN-512
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Lucene Directory
>    Affects Versions: 4.0.0.Final, 4.1.0.BETA2
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 4.1.0.CR1, 4.1.0.Final
>
>
> Examining Lucene's sourcecode it appears that skipping to an unexisting buffer should throw an IOException *unless* it's being caused by a seek(position) having a too high position value. We currently always throw such an exception when asked for a buffer which can't be found.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list