[infinispan-issues] [JBoss JIRA] (ISPN-5130) Conditional operation warning should only appear for clustered caches
Galder Zamarreño (JIRA)
issues at jboss.org
Thu Jan 8 04:25:29 EST 2015
Galder Zamarreño created ISPN-5130:
--------------------------------------
Summary: Conditional operation warning should only appear for clustered caches
Key: ISPN-5130
URL: https://issues.jboss.org/browse/ISPN-5130
Project: Infinispan
Issue Type: Bug
Affects Versions: 7.0.3.Final, 7.1.0.Alpha1
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 7.1.0.Beta1, 7.1.0.Final
Even for local caches, the following warning is shown when using conditional operations:
{code}
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
{code}
This warning should only appear in clustered situations where the real danger is present (see ISPN-2956)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list