Done
Details
Assignee
Michael OffnerMichael OffnerReporter
Alexander DiedlerAlexander DiedlerPriority
NewLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Alexander Diedler
Alexander DiedlerPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 11 April 2018 at 12:29
Updated 13 June 2023 at 07:41
Resolved 18 March 2019 at 16:33
If you make a CachePut on a Cache, that was linked to a remote InfiniSpan, the log of Infinispan fill up with lot of warnings about this actions.
It seems to be related to latest Extension version of "Infinispan Cache (Remote)" version 8.2.3.21-SNAPSHOT
//2018-04-09 12:35:31,941 WARN [org.infinispan.server.hotrod.Decoder2x] (HotRod-ServerWorker-5-2) ISPN006011: Operation 'REMOVE' forced to return previous value should be used on transactional caches, otherwise data inconsistency issues could arise under failure situations
{/code}
I don´t know if this could become an critical issue.