[infinispan-issues] [JBoss JIRA] (ISPN-3216) NullPointerException when preload with AsyncStore in Transactional caches
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Mon Jun 10 17:51:55 EDT 2013
Pedro Ruivo created ISPN-3216:
---------------------------------
Summary: NullPointerException when preload with AsyncStore in Transactional caches
Key: ISPN-3216
URL: https://issues.jboss.org/browse/ISPN-3216
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.3.0.CR1, 5.2.1.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 5.3.0.CR2
AsyncStore tries to commit a transaction from preload, however this transaction has the modification list to null causing the NPE when tries to query the size.
It only happens in the transactional caches.
--
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