You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2010/12/02 03:51:12 UTC

[jira] Created: (TS-568) Add API calls to directly get the elements of the running version.

Add API calls to directly get the elements of the running version.
------------------------------------------------------------------

                 Key: TS-568
                 URL: https://issues.apache.org/jira/browse/TS-568
             Project: Traffic Server
          Issue Type: Improvement
          Components: Plugins
            Reporter: Alan M. Carroll
            Assignee: Alan M. Carroll
            Priority: Minor
             Fix For: 2.1.6


Currently if a plugin wants do tests against the running version, it must get a string and then parse that string. To make that easier, three API calls are added:

TSTrafficServerVersionMajor(), TSTrafficServerVersionMinor(), TSTrafficServerVersionPatch()

These all return an int which is (respectively) the first, second, and third elements of the version.

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


[jira] Resolved: (TS-568) Add API calls to directly get the elements of the running version.

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

Alan M. Carroll resolved TS-568.
--------------------------------

    Resolution: Fixed

Fixed r1041260.

> Add API calls to directly get the elements of the running version.
> ------------------------------------------------------------------
>
>                 Key: TS-568
>                 URL: https://issues.apache.org/jira/browse/TS-568
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 2.1.6
>
>
> Currently if a plugin wants do tests against the running version, it must get a string and then parse that string. To make that easier, three API calls are added:
> TSTrafficServerVersionMajor(), TSTrafficServerVersionMinor(), TSTrafficServerVersionPatch()
> These all return an int which is (respectively) the first, second, and third elements of the version.

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


[jira] Updated: (TS-568) Add API calls to directly get the elements of the running version.

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

Leif Hedstrom updated TS-568:
-----------------------------

    Issue Type: New Feature  (was: Improvement)

> Add API calls to directly get the elements of the running version.
> ------------------------------------------------------------------
>
>                 Key: TS-568
>                 URL: https://issues.apache.org/jira/browse/TS-568
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 2.1.6
>
>
> Currently if a plugin wants do tests against the running version, it must get a string and then parse that string. To make that easier, three API calls are added:
> TSTrafficServerVersionMajor(), TSTrafficServerVersionMinor(), TSTrafficServerVersionPatch()
> These all return an int which is (respectively) the first, second, and third elements of the version.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira