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

ASF GitHub Bot commented on TS-3647:
------------------------------------

GitHub user persiaAziz opened a pull request:

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

    Ts 3647

    TS-3647 : CPP-API for  ....
    
    TSHttpTxnConfigIntSet
    TSHttpTxnConfigIntGet
    TSHttpTxnConfigFloatSet
    TSHttpTxnConfigFloatGet
    TSHttpTxnConfigStringSet
    TSHttpTxnConfigStringGet
    TSHttpTxnConfigFind

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

    $ git pull https://github.com/persiaAziz/trafficserver TS-3647

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

    https://github.com/apache/trafficserver/pull/213.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 #213
    
----
commit 97fedd173de8a95c02984ac50a43744c9ee640d7
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-05-26T21:04:57Z

    TS-3560: Make slow log overridable.

commit 924c7211125694e05de0e931506c9f0aaf75e813
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-05-27T21:04:40Z

    removed comment, whitespace and edited lua enum

commit 004ea199c5505cf92f90173dba02746e439528a8
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-05-26T21:04:57Z

    removed comment, whitespace and edited lua enum

commit 9daf2464e9be86522b47ec08dffae03ae9960daf
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-05-29T15:18:01Z

    added enum field in apidefs.h.in

commit 138ad9eea80ea8ae9e5fa70f148c1ef515af3cef
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-05-29T15:21:05Z

    Merge branch 'ts-3560' of https://github.com/persiaAziz/trafficserver into 
ts-3560

commit 23dfc3206816e2ca586525893483623df490286c
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-06-01T15:54:12Z

    slow log added to the inktestAPI.cc

commit 2cf58a6f5fbfed58d8846859da86b1e067047f6b
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-06-03T22:51:28Z

    3647

commit df2fa64aaa62e9255acc27515993d13800ac8e6c
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-06-03T22:52:28Z

    plugininit

commit 3ce2376dcb650b990ff8b40f4ed84845090f5f13
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-06-04T20:49:50Z

    3647: CPP API for overridqable config functions

commit 90db5ed224ae08652c912b4f04c729488c6f8016
Author: Syeda Persia Aziz <[email protected]>
Date:   2015-06-04T21:19:55Z

    adding pluginregister in globalhookplugin and helloworldplugin

----


> Add support for changing transaction overrideable config vars to CPP API
> ------------------------------------------------------------------------
>
>                 Key: TS-3647
>                 URL: https://issues.apache.org/jira/browse/TS-3647
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: CPP API
>            Reporter: Alan M. Carroll
>            Assignee: Syeda Persia Aziz
>              Labels: newbie++
>             Fix For: 6.0.0
>
>
> The CPP API should support the equivalent of the following C API functions.
> {code}
> TSHttpTxnConfigIntSet
> TSHttpTxnConfigIntGet
> TSHttpTxnConfigFloatSet
> TSHttpTxnConfigFloatGet
> TSHttpTxnConfigStringSet
> TSHttpTxnConfigStringGet
> TSHttpTxnConfigFind
> {code}



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

Reply via email to