-
Feature Request
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
High
The federation engine needs to cache the information it obtains from the various connectors, but it should use a caching mechanism that allows the connector to define the caching policy in a flexible way. The DNS system is a great example of how the cached data may contain the caching parameters (TTL, refresh, etc.).
The caching mechanism should also support different caching libraries, such as JBoss Cache, Ehcache (http://ehcache.sourceforge.net/), and others.