You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Brian Geffon (JIRA)" <ji...@apache.org> on 2016/04/27 04:50:12 UTC

[jira] [Assigned] (TS-4387) Add enforcement of TSCont having MUTEX when passed to TSContSchedule()/TSContScheduleEvery()

     [ https://issues.apache.org/jira/browse/TS-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Geffon reassigned TS-4387:
--------------------------------

    Assignee: Brian Geffon

> Add enforcement of TSCont having MUTEX when passed to TSContSchedule()/TSContScheduleEvery()
> --------------------------------------------------------------------------------------------
>
>                 Key: TS-4387
>                 URL: https://issues.apache.org/jira/browse/TS-4387
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Shen Zhang
>            Assignee: Brian Geffon
>
> When calling TSContSchedule()/TSContScheduleEvery(), the passed in parameter TSCont have to have MUTEX; otherwise if we call TSContSchedule()/TSContScheduleEvery() more than once using same TSCont, only the first call will take effect; all the following schedule are ignored due to MUTEX issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)