-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Alpha1, 7.0.3.Final
-
None
-
None
Even for local caches, the following warning is shown when using conditional operations:
08:38:08,920 WARN [org.infinispan.server.hotrod.Decoder2x$] (HotRodServerWorker-6-8) ISPN006010:
Conditional operation 'ReplaceIfUnmodifiedRequest' should be used with transactional caches, otherwise data inconsistency issues could arise under failure situations
This warning should only appear in clustered situations where the real danger is present (see ISPN-2956)
- is related to
-
ISPN-2956 putIfAbsent on Hot Rod Java client doesn't reliably fulfil contract
- Closed