[teiid-issues] [JBoss JIRA] (TEIID-3658) VDBs may start before transport service

Ramesh Reddy (JIRA) issues at jboss.org
Fri Aug 28 12:06:05 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103294#comment-13103294 ] 

Ramesh Reddy commented on TEIID-3658:
-------------------------------------

- The system property is "org.teiid.addPGMetadata", which default to "true" and adds the Pg metadata unless set to false.
- If above property is set to false, and a specific VDB wants to override the system behavior, then can set "include-pg-metadata" VDB property to include the PG metadata.

In absence both properties, always pg metadata is loaded 

> 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)


More information about the teiid-issues mailing list