Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1299

Remove un-implemented Admin API methods.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 7.1.1, 7.2
    • 7.1
    • AdminApi
    • None
    • Low

      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.

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: