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 GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/12 15:39:20 UTC

[jira] [Work logged] (TS-4703) Adds an API call to retrieve transaction protocol

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

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

                Author: ASF GitHub Bot
            Created on: 12/Sep/16 15:38
            Start Date: 12/Sep/16 15:38
    Worklog Time Spent: 10m 
      Work Description: GitHub user shinrich opened a pull request:

    https://github.com/apache/trafficserver/pull/1007

    TS-4703: Add API to retrieve client protocols

    Added API's as discussed on the API review (also on the bug).
    
    Added regression test and example plugin to exercise the options.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shinrich/trafficserver ts-4703

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1007.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1007
    
----
commit 9888698a880f8cc78812c3e79aba77db710ac451
Author: Susan Hinrichs <sh...@ieee.org>
Date:   2016-09-10T00:22:15Z

    TS-4703: Add API to retrieve client protocols

----


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

    Worklog Id:     (was: 28776)
    Time Spent: 2h 50m  (was: 2h 40m)

> Adds an API call to retrieve transaction protocol
> -------------------------------------------------
>
>                 Key: TS-4703
>                 URL: https://issues.apache.org/jira/browse/TS-4703
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: TS API
>            Reporter: Petar Penkov
>            Assignee: Susan Hinrichs
>             Fix For: 7.0.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> It would be useful if there was a way to retrieve the underlying protocol for a given transaction through the tsapi at the very least for plugin logging purposes. This can be achieved with a very simple method since this information is already available internally. 



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