[teiid-issues] [JBoss JIRA] Resolved: (TEIID-722) Determining the Teiid runtime instace identity could be error prone

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Jul 20 12:08:29 EDT 2009


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

Ramesh Reddy resolved TEIID-722.
--------------------------------

    Resolution: Done


Identity of the runtime is now solely based on the "processName" supplied in the deploy.properties. If processName is not supplied "embedded" is chosen as the name. It is requirement from TEIID-66 that there needs to only one instance of Teiid in a given JVM.

> Determining the Teiid runtime instace identity could be error prone
> -------------------------------------------------------------------
>
>                 Key: TEIID-722
>                 URL: https://jira.jboss.org/jira/browse/TEIID-722
>             Project: Teiid
>          Issue Type: Bug
>          Components: Embedded, Server
>    Affects Versions: 6.1.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 6.2.0
>
>
> The current way instance id generated for the uniquely identifying the runtime engine could be wrong. Now that "processname" is available in the property, that name should be used as the identifier instead of int identifier now.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list