[
https://issues.apache.org/jira/browse/TS-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582717#comment-15582717
]
Bryan Call edited comment on TS-4966 at 10/17/16 4:48 PM:
----------------------------------------------------------
I had problems cherry picking this into the 7.0.x branch (hash
837d838b096f9ec6d1a663dac136f294c73cda66). If you would like to get this into
the 7.0.0 release please make a github pull request for the 7.0.x branch.
was (Author: bcall):
I had problems cherry picking the commit above into 7.0.x. If you would like
to get this in for 7.0.x please make a pull request for the 7.0.x branch.
> 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: 1.5h
> 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)