[ https://issues.apache.org/jira/browse/TS-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phil Sorber resolved TS-4884. ----------------------------- Resolution: Fixed > 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 > Assignee: Phil Sorber > Fix For: 7.1.0 > > Time Spent: 20m > 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)