You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Eric Balsa (JIRA)" <ji...@apache.org> on 2010/03/12 04:29:27 UTC

[jira] Resolved: (TS-239) Remove 4 non-essential booleans from transaction state

     [ https://issues.apache.org/jira/browse/TS-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Balsa resolved TS-239.
---------------------------

    Resolution: Fixed

> Remove 4 non-essential booleans from transaction state
> ------------------------------------------------------
>
>                 Key: TS-239
>                 URL: https://issues.apache.org/jira/browse/TS-239
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: InkAPI
>    Affects Versions: 2.1.0
>            Reporter: Eric Balsa
>            Assignee: Eric Balsa
>            Priority: Trivial
>             Fix For: 2.1.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> We dont need a boolean & value stored in the transaction state for each request, a value defaulted to -1 will do just fine. 
> int INKHttpTxnActiveTimeoutSet(...)
> int INKHttpTxnConnectTimeoutSet(...)
> int INKHttpTxnDNSTimeoutSet(...)
> int INKHttpTxnNoActivityTimeoutSet(...)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.