[infinispan-issues] [JBoss JIRA] (ISPN-2046) Lucene Directory producing Read Past EOF exceptions

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sun Oct 14 10:00:02 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726259#comment-12726259 ] 

Sanne Grinovero commented on ISPN-2046:
---------------------------------------

Hi Francisco,
right in 5.2.0.Beta1 ISPN-1174 wasn't properly resolved yet. I have no chance to test this today but it would be awesome if you could try building master from sources.

You should be able to build it yourself in a couple of minutes if you disable tests:
{code}git clone git://github.com/infinispan/infinispan.git
cd infinispan
mvn clean install -DskipTests=true{code}

then try 5.2.0-SNAPSHOT as that's what you would have in your local repository

Thanks!

In case you can't I'll check it next week, using your test as well.

Indeed we have a stress test in the lucene-directory module but it's disabled in the normal testsuite runs as it slows down the testsuite significantly (and used to fail anyway..).
                
> Lucene Directory producing Read Past EOF exceptions
> ---------------------------------------------------
>
>                 Key: ISPN-2046
>                 URL: https://issues.jboss.org/browse/ISPN-2046
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Lucene Directory
>    Affects Versions: 5.1.0.FINAL, 5.1.5.CR1
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 5.2.0.CR1, 5.2.0.Final
>
>
> See also https://community.jboss.org/thread/197903?tstart=0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list