[
https://issues.jboss.org/browse/ISPN-8715?page=com.atlassian.jira.plugin....
]
Sanne Grinovero commented on ISPN-8715:
---------------------------------------
Yes! And please allow both weak counters and strong counters; they don't have to be
strictly implemented differently but they should respect your own specification.
It is very important that an Infinispan node can be started in local mode while having the
same features as booting in cluster mode, as people will use this for integration tests.
Please be adamant in making all APIs normally exposed in cluster mode work with same
semnatics in local mode - except scale of course.
Local counters
--------------
Key: ISPN-8715
URL:
https://issues.jboss.org/browse/ISPN-8715
Project: Infinispan
Issue Type: Feature Request
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
If the cache manager doesn't have a transport configured, we don't allow the
creation of counters.
We can add non-local counters for that scenario.
The counters created will be based on the {{GlobalConfiguration}} used.
Note: WeakCounters supported?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)