Sean Cosgrave created TS-2167:
---------------------------------
Summary: 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
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