[
https://issues.apache.org/jira/browse/TS-4884?focusedWorklogId=29432&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29432
]
ASF GitHub Bot logged work on TS-4884:
--------------------------------------
Author: ASF GitHub Bot
Created on: 21/Sep/16 09:26
Start Date: 21/Sep/16 09:26
Worklog Time Spent: 10m
Work Description: GitHub user mgosui opened a pull request:
https://github.com/apache/trafficserver/pull/1038
TS-4884: Remove a few unused variables/define in EThread
[TS-4884](https://issues.apache.org/jira/browse/TS-4884)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgosui/trafficserver ts-4884
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1038.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 #1038
----
commit ba5c4a78699ce83a2327361b72532014ef274e0e
Author: Masato Gosui <[email protected]>
Date: 2016-09-21T09:24:41Z
TS-4884: Remove a few unused variables/define in EThread
----
Issue Time Tracking
-------------------
Worklog Id: (was: 29432)
Time Spent: 10m
Remaining Estimate: 0h
> Remove a few unused variables/define in EThread
> -----------------------------------------------
>
> Key: TS-4884
> URL: https://issues.apache.org/jira/browse/TS-4884
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Masato Gosui
> Time Spent: 10m
> Remaining Estimate: 0h
>
> EThread has variable accept_event and main_accept_index, which are unused.
> Also MAX_ACCEPT_EVENTS is not used other than the declaration of accept_event.
> We should be able to remove them without any side effects.
> Looks like these are remnants of old code cleanup.
> https://github.com/apache/trafficserver/commit/0a0c90dd94fd53a0cf9617f945e4e7d9fe42c7a9
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)