-
I am trying to use AsyncMap as cache.
and I have set cluster.xml of hazelcast as below.
But, "time-to-live-seconds" and "max-idle-seconds" are not working as expected.
AsyncMap datas are not ev…
-
Found this error in development.log when testing https://github.com/ManageIQ/manageiq-providers-ansible_tower/pull/103.
```
[----] F, [2018-08-09T13:37:47.725841 #40129:3fd3136f44bc] FATAL -- : Er…
-
Hi,
We are using Hazelcast 3.7.4 in embedded version in our application which is deployed on 8 JVM,s across 4 physical servers(2 instances on each server). When the application was deployed everythin…
-
Cache element expiry does not seem to work properly when the JCache API is used with a cache that is configured through ehcache.xml.
ehcache.xml:
``` xml
```
My understanding is that t…
-
Implement removal from cache when Cache is overflow
-
When running pylint on HEAD
```
Running changes by pylint.
-- Skipping: docs/conf.py --
-- Checking: plaso/__init__.py --
-- Checking: plaso/analysis/__init__.py --
-- Checking: plaso/…
-
On https://doc.akka.io/docs/akka-http/current/common/caching.html#frequency-biased-lfu-cache links to `LfuCache` are broken for both Scala and Java - leading to 404
-
Guava has very poor binary compatibility so it is great disadvantage that Pebble use it as leads to unresolvable jar-hell.
-
Is it possible to create or add some parameters to get a quicker refresh rate of data synchronization across the system?
For example, If I made some name changes in category names and then try to cr…
IMiGS updated
6 years ago
-
## 测试环境:
JDK 1.8.0_131
在IDEA里面启动程序
redisson版本:
```xml
[INFO] +- org.redisson:redisson:jar:3.2.4:compile
[INFO] | +- io.netty:netty-common:jar:4.1.8.Final:compile
[INFO] | +- io.netty:…