]
Tristan Tarrant closed ISPN-8126.
---------------------------------
Resolution: Duplicate Issue
Allow creating caches on demand by Hot Rod Client
-------------------------------------------------
Key: ISPN-8126
URL:
https://issues.jboss.org/browse/ISPN-8126
Project: Infinispan
Issue Type: Feature Request
Components: Cloud Integrations, Remote Protocols
Reporter: Sebastian Ćaskawiec
Assignee: Tristan Tarrant
Currently we can't create caches on the fly. This is a pretty big usability gap
especially in cloud environment. We should allow the Hot Rod client to create caches on
the fly.
There should be also an eviction mechanism for those cashes (otherwise we would end up
with OOM). Perhaps hooking into eviction reaper thread could be a good idea.