[
https://issues.apache.org/jira/browse/TS-4786?focusedWorklogId=27170&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27170
]
ASF GitHub Bot logged work on TS-4786:
--------------------------------------
Author: ASF GitHub Bot
Created on: 25/Aug/16 19:10
Start Date: 25/Aug/16 19:10
Worklog Time Spent: 10m
Work Description: GitHub user bryancall opened a pull request:
https://github.com/apache/trafficserver/pull/924
TS-4786: Rename activity and inactivity timeout arguments
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bryancall/trafficserver TS-4786
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/924.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 #924
----
commit 06e2ac3d9194f43d08b374c4d8860f37dd38a491
Author: Bryan Call <[email protected]>
Date: 2016-08-25T19:09:49Z
TS-4786: Rename activity and inactivity timeout arguments
----
Issue Time Tracking
-------------------
Worklog Id: (was: 27170)
Time Spent: 10m
Remaining Estimate: 0h
> Rename activity and inactivity timeout arguments
> ------------------------------------------------
>
> Key: TS-4786
> URL: https://issues.apache.org/jira/browse/TS-4786
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Bryan Call
> Assignee: Bryan Call
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently it is either named timeout, which is also the name of a global, or
> timeout_in. When debugging with macros, sometimes the global in printed or
> the passed in argument.
> Also, there is a mismatch in the argument name for
> (ClusterVConnectionBase|UnixNetVConnection)::set_*activity_timeout
> declaration vs the implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)