]
Miljenko Brkic commented on ISPN-7932:
--------------------------------------
Hi, I would appreciate if you could just comment on the time when this issue might be
addressed. Thanks!
JCache EntryProcesor not working for replicated cache
-----------------------------------------------------
Key: ISPN-7932
URL:
https://issues.jboss.org/browse/ISPN-7932
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 9.0.1.Final
Environment: Ubuntu Linux 4.4.0-79-generic x86_64
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
Reporter: Miljenko Brkic
Assignee: Dan Berindei
Attachments: jcache.tar.gz
Cached value updated via EntryProcessor is not updated in replicated cache.
Please find attached test application to reproduce the problem. Two instances of
application increment cached value, but for one instance new value is not put in the cache
(see steps to reproduce).