[infinispan-issues] [JBoss JIRA] Created: (ISPN-1324) On-demand startup of Caches from InboundInvocationHandlerImpl
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Aug 10 05:52:26 EDT 2011
On-demand startup of Caches from InboundInvocationHandlerImpl
-------------------------------------------------------------
Key: ISPN-1324
URL: https://issues.jboss.org/browse/ISPN-1324
Project: Infinispan
Issue Type: Feature Request
Reporter: Galder Zamarreño
Assignee: Manik Surtani
Fix For: 6.0.0.FINAL
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list