You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/01/15 02:01:47 UTC

[jira] Created: (TS-639) Rename mgmt API from INK* to TS*

Rename mgmt API from INK* to TS*
--------------------------------

                 Key: TS-639
                 URL: https://issues.apache.org/jira/browse/TS-639
             Project: Traffic Server
          Issue Type: Improvement
          Components: Cleanup
            Reporter: Leif Hedstrom
             Fix For: 2.1.6


This is a similar cleanup as to what was done to the plugin SDK APIs. There's a similar API for communicating with the traffic_manager, and all APIs there are prefixed INK*. We should rename these to TS*, so that we can expose these management APIs as a clean interface.

Additionally, it'd be a big bonus to refactor the code so that we can move all these management APIs into a shared object (.so), which gets installed together with the include file (and properly versioned for the ATS release version, e.g. libtsmgmt.so.3.0.0).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TS-639) Rename mgmt API from INK* to TS*

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-639:
--------------------------------

    Assignee: Leif Hedstrom

> Rename mgmt API from INK* to TS*
> --------------------------------
>
>                 Key: TS-639
>                 URL: https://issues.apache.org/jira/browse/TS-639
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.6
>
>
> This is a similar cleanup as to what was done to the plugin SDK APIs. There's a similar API for communicating with the traffic_manager, and all APIs there are prefixed INK*. We should rename these to TS*, so that we can expose these management APIs as a clean interface.
> Additionally, it'd be a big bonus to refactor the code so that we can move all these management APIs into a shared object (.so), which gets installed together with the include file (and properly versioned for the ATS release version, e.g. libtsmgmt.so.3.0.0).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TS-639) Rename mgmt API from INK* to TS*

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-639.
------------------------------

    Resolution: Fixed

> Rename mgmt API from INK* to TS*
> --------------------------------
>
>                 Key: TS-639
>                 URL: https://issues.apache.org/jira/browse/TS-639
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 2.1.6
>
>
> This is a similar cleanup as to what was done to the plugin SDK APIs. There's a similar API for communicating with the traffic_manager, and all APIs there are prefixed INK*. We should rename these to TS*, so that we can expose these management APIs as a clean interface.
> Additionally, it'd be a big bonus to refactor the code so that we can move all these management APIs into a shared object (.so), which gets installed together with the include file (and properly versioned for the ATS release version, e.g. libtsmgmt.so.3.0.0).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.