[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1299) Remove un-implemented Admin API methods.

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Oct 11 13:34:39 EDT 2010


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

Ramesh Reddy resolved TEIID-1299.
---------------------------------

    Resolution: Done


setRuntimeProperty - removed
getProcesses(String processIdentifier) - removed
getWorkManagerStats(String identifier) - renamed to - getWorkerPoolStats()



> Remove un-implemented Admin API methods.
> ----------------------------------------
>
>                 Key: TEIID-1299
>                 URL: https://jira.jboss.org/browse/TEIID-1299
>             Project: Teiid
>          Issue Type: Task
>          Components: AdminApi
>    Affects Versions: 7.1
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 7.1.1, 7.2
>
>
> Admin methods
> setRuntimeProperty - is not implemented, and signature may be not sufficient to implement in the future. Remove this and add when feature is required.
> getWorkManagerStats(String identifier) - since there is going to be single Teiid engine in a given VM, there is no need for the "identifier" parameter, this needs to be removed for simplicity.
> getProcesses(String processIdentifier) - this method is not also implemented, it was kept to make "AdminApiServerDiscovery" supported. However the way it is currently it is not functional, either this needs to be removed or fixed for correct usage.

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

        


More information about the teiid-issues mailing list