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

ASF GitHub Bot commented on TS-3429:
------------------------------------

Github user shinrich commented on the pull request:

    https://github.com/apache/trafficserver/pull/576#issuecomment-211951906
  
    Actually, that is why I added the check against period.  If you do a 
schedule every, the handler gets called with event= EVENT_INTERVAL and 
e->period is non zero (positive I assume).  In other cases, EVENT_INTERVAL can 
be sent, but the period will be 0.  


> 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
>
>
> 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)

Reply via email to