]
Manik Surtani updated ISPN-401:
-------------------------------
Fix Version/s: 4.1.0.ALPHA3
(was: 4.1.0.BETA1)
NPE in CacheStoreInterceptor
----------------------------
Key: ISPN-401
URL:
https://jira.jboss.org/jira/browse/ISPN-401
Project: Infinispan
Issue Type: Bug
Components: Transactions
Affects Versions: 4.1.0.ALPHA2
Reporter: Phil vd
Assignee: Phil vd
Priority: Blocker
Fix For: 4.1.0.ALPHA3, 4.1.0.Final
in CacheStoreIntercetor.prepareCacheLoader we check if the modification list is empty
(line 240) without first verifying that it is not null.
The fix is simple, simply call transactionContext.hasModifications() instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: