[infinispan-issues] [JBoss JIRA] (ISPN-4807) NPE under high load when using async metadata writes for the Lucene Directory

Sanne Grinovero (JIRA) issues at jboss.org
Mon Oct 6 17:20:12 EDT 2014


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

Sanne Grinovero updated ISPN-4807:
----------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2935


> NPE under high load when using async metadata writes for the Lucene Directory
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-4807
>                 URL: https://issues.jboss.org/browse/ISPN-4807
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Lucene Directory
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>            Priority: Minor
>             Fix For: 7.0.0.CR2
>
>
> Method
> org.infinispan.lucene.readlocks.DistributedSegmentReadLocker.deleteOrReleaseReadLock(String)
> might hit a NPE under high load as the fileMetadata retrieved from the Cache might be null when it's written asynchronously.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list