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

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

Commit 1fd225ab3d164aa63a41925a91ff4e418c194b88 in branch refs/heads/master 
from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1fd225a ]

TS-2195: reimplement TSHttpTxnCacheLookupSkip in terms of TSHttpTxnConfigIntSet

Replace the guts of TSHttpTxnCacheLookupSkip with TSHttpTxnConfigIntSet.
This is a compatible change that makes it easy to remove
TSHttpTxnCacheLookupSkip in the 5.x branch.

                
> deprecate TSHttpTxnCacheLookupSkip
> ----------------------------------
>
>                 Key: TS-2195
>                 URL: https://issues.apache.org/jira/browse/TS-2195
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: TS API
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 4.1.0
>
>
> {{TSHttpTxnCacheLookupSkip()}} is in experimental, but can be implemented by 
> stable API, {{TSHttpTxnConfigIntSet(txn, TS_CONFIG_HTTP_CACHE_HTTP, 0)}}.
> Let's deprecate this API for 4.1.0, and remove it for 5.0

--
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

Reply via email to