[infinispan-issues] [JBoss JIRA] (ISPN-2046) Lucene Directory producing Read Past EOF exceptions
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Wed May 16 18:11:17 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693501#comment-12693501 ]
Sanne Grinovero edited comment on ISPN-2046 at 5/16/12 6:09 PM:
----------------------------------------------------------------
ISPN-1174 definitely affects Lucene users: until that is solved, people should not use am _async_ CacheLoader as an actively written (not immutable) index storage.
Second aspect of this issue, there seems to be some weirdness in how we store Serializable objects. When using an Externalizer all problems are solved, hence this can be considered solved by integrating ISPN-2049, but there still is something wrong in how Infinispan core stored Serializable objects.. investigating on that.
was (Author: sannegrinovero):
ISPN-1174 definitely affects Lucene users: until that is solved, people should not use am _async_ CacheLoader as an actively written (not immutable) index storage.
Second aspect of this issue, there seems to be some weirdness in how we store Serializable objects. When using an Externalizer all problems are solved, hence this can be considered solve by integrating ISPN-2049, but there still is something wrong in how Infinispan core stored Serializable objects.. investigating on that.
> 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.ALPHA1
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list