[
https://issues.jboss.org/browse/TEIID-3658?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-3658:
-------------------------------------
Would that be circular? The transports currently depend on the
vdbservice.
It depends on VDB repository service, but not on VDB Service. A VDB
Service represents a individual VDB. Either case that would be bad dependency to add.
If the odbc enabled flag is not set, the the odbc metadata catalog is
not added to the vdb. Thus odbc clients will see exceptions when attempting to get
metadata.
I think we should consider removing this restriction, this is system
metadata, just in different form, can't think of good reason why we should not include
all the time, considering our pg transport will give us access to various other clients.
VDBs may start before transport service
---------------------------------------
Key: TEIID-3658
URL:
https://issues.jboss.org/browse/TEIID-3658
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 8.12
VDBs may start before transport services, which is an issue for ODBC access as the
enabled flag on the vdbrepository is toggled in by the transport. Any vdbs loaded prior
to that point will not be properly accessible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)