[
https://issues.jboss.org/browse/TEIID-3280?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3280:
---------------------------------------
We have a couple of issues here. The first is that we don't have a notion in embedded
of translator types - only instances. And having the vdb translator overrides necessarily
depends on the concept of types.
To support the same facilities as the server we'll need to pre-register all of the
available translators and make refactor the type logic from the server.
Another path would be to just offer a scoping mechanism for the addTranslator methods and
still disallow vdb translator overrides.
Embedded Teiid | VDB scoped translators
-----------------------------------------
Key: TEIID-3280
URL:
https://issues.jboss.org/browse/TEIID-3280
Project: Teiid
Issue Type: Enhancement
Components: Embedded
Reporter: Shiveeta Mattoo
Assignee: Steven Hawkins
Priority: Minor
- Translator instances, once created are applicable for all VDB deployment invocations.
- Seeking support for VDB scoped translators which could enable configuring properties
for translators specific to VDB instances.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)