-
Enhancement
-
Resolution: Won't Do
-
Critical
-
None
-
5.0.0.FINAL
-
None
-
None
-
High
Allow InboundInvocationHandlerImpl to start caches on demand when requests for a particular cache are received.
Things to consider are:
- How to deal with programmatically created caches. There's always a chance that a cache might not have been defined when the cache request is received in a node. If programmatically defined caches were sent around the cluster (as suggested by Randal in
ISPN-1147), this might not be such a problem.