[
https://issues.apache.org/jira/browse/TS-4966?focusedWorklogId=30599&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30599
]
ASF GitHub Bot logged work on TS-4966:
--------------------------------------
Author: ASF GitHub Bot
Created on: 13/Oct/16 17:39
Start Date: 13/Oct/16 17:39
Worklog Time Spent: 10m
Work Description: Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/1103
Linux build *successful*! See
https://ci.trafficserver.apache.org/job/Github-Linux/894/ for details.
Issue Time Tracking
-------------------
Worklog Id: (was: 30599)
Time Spent: 1h 20m (was: 1h 10m)
> Debug asserts fail when trying to schedule a continuation from a lifecycle
> plugin message hook
> ----------------------------------------------------------------------------------------------
>
> Key: TS-4966
> URL: https://issues.apache.org/jira/browse/TS-4966
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Alan M. Carroll
> Assignee: Alan M. Carroll
> Fix For: 7.1.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The plugin message callback for the lifecycle hook is called from a special
> core thread which is not an {{EThread}}. Because of this debug assertions
> fail in {{TSContSchedule}} (and other API calls) because mutex operations
> fail due to the lack of {{EThread}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)