[
https://jira.jboss.org/jira/browse/TEIID-444?page=com.atlassian.jira.plug...
]
Ramesh Reddy resolved TEIID-444.
--------------------------------
Resolution: Done
Small deviation from the original interface, but the "getFromCache" and
"storeInCache" calls moved to ConnectorEnvironment interface, and
ExecutionContext interface now has
Object get(Object key);
void set(Object key, Object value);
which places a object in the REQUEST scope. Since ExecutionContext is only available in
the REQUEST scope, these changes were necessary.
Expose the cache to connectors.
-------------------------------
Key: TEIID-444
URL:
https://jira.jboss.org/jira/browse/TEIID-444
Project: Teiid
Issue Type: Feature Request
Components: Connector API
Affects Versions: 6.0.0
Reporter: John Doyle
Assignee: Ramesh Reddy
Fix For: 6.1.0
The XML-Relational connectors have historically had their own cache. I'm modifying
the connectors to use JBoss cache and it would benefit users if this connector and other
connectors with need of a cache could use the teiid cache to ease cache configuration and
monitoring.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira