[ 
https://issues.apache.org/jira/browse/TS-4360?focusedWorklogId=26376&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26376
 ]

ASF GitHub Bot logged work on TS-4360:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Aug/16 20:22
            Start Date: 12/Aug/16 20:22
    Worklog Time Spent: 10m 
      Work Description: Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/861
  
    FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/527/ for details.
     



Issue Time Tracking
-------------------

    Worklog Id:     (was: 26376)
    Time Spent: 20m  (was: 10m)

> Rename public APIs / interfaces for ALPN (instead of NPN)
> ---------------------------------------------------------
>
>                 Key: TS-4360
>                 URL: https://issues.apache.org/jira/browse/TS-4360
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: TS API
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>              Labels: incompatible
>             Fix For: 7.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For example, we have:
> {code}
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_HTTP_0_9;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_HTTP_1_0;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_HTTP_1_1;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_SPDY_1;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_SPDY_2;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_SPDY_3;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_SPDY_3_1;
> lib/ts/apidefs.h.in:extern tsapi int TS_NPN_PROTOCOL_INDEX_HTTP_2_0;
> {code}
> Which likely doesn't make a lot of sense, since ALPN is the de-facto standard 
> now (and NPN is gone or going away).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to