You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/02 04:18:13 UTC

[jira] [Commented] (TS-3429) TSContScheduleEvery does not increment event count correctly

    [ https://issues.apache.org/jira/browse/TS-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266062#comment-15266062 ] 

ASF subversion and git services commented on TS-3429:
-----------------------------------------------------

Commit 556a0f9717eb10cdd20d8659bc605bdb10c27ad0 in trafficserver's branch refs/heads/6.2.x from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=556a0f9 ]

TS-3429: Fix reference counting for TSContScheduleEvery.  This closes #576.

(cherry picked from commit 3286600d90be4b6291b35867720adbd864f580ea)


> TSContScheduleEvery does not increment event count correctly
> ------------------------------------------------------------
>
>                 Key: TS-3429
>                 URL: https://issues.apache.org/jira/browse/TS-3429
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Bin
>            Assignee: Susan Hinrichs
>             Fix For: 6.2.0, 7.0.0
>
>
> TSContScheduleEvery only increments the event count the first time it is scheduled. When the event handler gets invoked, it decrements the event count. So it triggers the assertion at InkAPI.cc:987. 



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