[
https://issues.apache.org/jira/browse/TS-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566231#comment-13566231
]
Brian Geffon commented on TS-1650:
----------------------------------
Yes, I'll get the patch in tomorrow.
> Inactivity cop should use TRY_LOCK instead of LOCK to avoid deadlock.
> ---------------------------------------------------------------------
>
> Key: TS-1650
> URL: https://issues.apache.org/jira/browse/TS-1650
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 3.3.0
> Reporter: Brian Geffon
> Assignee: Brian Geffon
> Fix For: 3.3.1
>
>
> In situations where a connection may have died while holding on to a mutex
> this can result in deadlock. Inactivity cop's only job is to cleanup and
> since it's trying to LOCK it will block. Instead we should just use a
> TRY_LOCK and continue cleaning up the remaining connections.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira