[teiid-issues] [JBoss JIRA] (TEIID-2059) Allow local connections to be used without load issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu May 31 15:29:18 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2059.
-----------------------------------

    Resolution: Done


Fixed for local connections that specify vdb version that is being connected to.  See the AdminUtil.waitForVDBFinished method for an example of a polling waiting when using an Admin connection.  If needed that method could be promoted to a property utility in the admin module.

For 7.7 a similar approach could be taken for local connections, but the code will need adapted as the 8.1 logic also refines the VDB.Status to 5 states and does not inhibit connections to "Inactive" VDBs.
                
> Allow local connections to be used without load issues
> ------------------------------------------------------
>
>                 Key: TEIID-2059
>                 URL: https://issues.jboss.org/browse/TEIID-2059
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: JDBC Driver, Server
>    Affects Versions: 7.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> Start-up may result in local connections to inactive vdbs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list