You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/09/04 04:28:54 UTC

[jira] [Commented] (TS-2167) Update apichecker.pl to give suggestions on additional deprecated APIs

    [ https://issues.apache.org/jira/browse/TS-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757393#comment-13757393 ] 

ASF subversion and git services commented on TS-2167:
-----------------------------------------------------

Commit 9aad786e82fc13c17fce88959a4cfc80286212f1 in branch refs/heads/5.0.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9aad786 ]

Merge branch 'master' into 5.0.x

* master:
  ci: test make distclean in jenkins
  ci: fix debug jobs for centos5
  TS-2174: Fix StatBinaryEval() on div operation
  TS-2173: RECD_COUNTER type is missing in setTokenValue()
  TS-2172: automake subdir-objects requires AM_PROG_CC_C_O
  sdk docs: fix links & formatting in preface
  TS-2172: Explicitly use subdir-objects in automake init
  doc: minor formatting fixes
  TS-2165: Introduce cluster-wide logging stats
  finishing up the cleanup of the admin guide
  ci: shrink builders pollng period
  ci: fix experimental tag substitution
  Fix the 4.0.1 relase
  added TS-2167
  TS-2167: Update apichecker.pl to give suggestions on additional deprecated APIs
  Doc: Add transaction buffering control.
  ci: build experimental configuration options
  ci: reduce the number of job templates
  Add debug builds for 3.2.x and 4.0.x in the CI
  Fix git paths for the 4.0.x branch in Jenkins

                
> Update apichecker.pl to give suggestions on additional deprecated APIs
> ----------------------------------------------------------------------
>
>                 Key: TS-2167
>                 URL: https://issues.apache.org/jira/browse/TS-2167
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins, TS API
>            Reporter: Sean Cosgrave
>            Assignee: Bryan Call
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: apichecker.patch
>
>
> The apichecker.pl from open source ATS does not give suggestions for converting
> some very old INK API function calls we see in YTS and in some cases gives the wrong suggestion. For instance, the suggestion for converting INKStatCreateV2 is to make it TSStatCreateV2, when it should be TSStatCreate. We should update the script to handle more of these cases that we see in YTS, and that others may see if they are migrating from a very old Traffic Server to ATS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira