I've a application java to resposible to putting information in the caches and an application NodeJS responsible to manager the evict. The Infinispan Javascript client does not find the entries that was put by the Infinispan Java client. I tried to use the data types and string key's but it didn't work.
I'm use Infinispan 8.2 with Hot Rod protocol.