-
We are using the cache to cache some textures in our game, lets say you have a cache with a max size of 10 textures, if you tried to you use the cache to cache 11 textures, the cache becomes useless b…
-
Hello @ben-manes,
I would like to say that from a bird's eye your work looks amazing. Nice benchmarks/results, very good test suite and code quality. I haven't dig up that deeply, but from what I see…
-
I'm particularly interested whether it has any relation to https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/util/concurrent/BoundedConcurrentHashMap.java.
If it …
-
We just discovered that while observing a lot of cache misses in our logs.
I isolated the problem down to simple unit test. However, it is intermittent, and is not reproducible if is run under gradle …
ybayk updated
8 years ago