Infinispan Extension does not use named Caches

Description

I Setup a Infinispan Server locally on my node and start it with ./standalone.sh -c clustered.xml
There a a clustered Group, and inside the Default Cache and my Manual created "Helios" Cache.
If I use a named Cache in the CachePut, everytime the items will be stored in the detault Cache. (What I can see from the statistics page, Cache hits, read, write etc)

cachename="helios"; cachePut(cachename=cachename,key="meinString88",value="TestString8888"); //OK

Environment

.CentOS, Lucee 5.2.4.37, Infinispan Extension 8.2.3.18, Infinispan Server locally .9.1.3

Attachments

2
  • 20 Nov 2017, 08:43 am
  • 20 Nov 2017, 08:40 am

Activity

Show:
Fixed

Details

Assignee

Reporter

Priority

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

Affects versions

Created 20 November 2017 at 08:36
Updated 13 June 2023 at 07:41
Resolved 25 January 2018 at 20:13

Flag notifications