[
https://issues.jboss.org/browse/TEIID-3658?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-3658.
---------------------------------
Resolution: Done
Labels: Beta2 (was: )
- Added a System property "org.teiid.loadPgMetadataOnPgTransport" to keep the
old behavior as is, that is to only include the pg system metadata when the pg transport
is available. The default value is "false"
- Added a VDB based property "exclude-pg-metadata" to explicitly exclude pg
system metadata per VDB. The default value for this property is also "false"
In absence of both properties above, the pg system metadata is always included with every
VDB.
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: Ramesh Reddy
Priority: Critical
Labels: Beta2
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)