[
https://issues.apache.org/jira/browse/TS-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350653#comment-14350653
]
Bin edited comment on TS-3428 at 3/6/15 6:22 PM:
-------------------------------------------------
There is a bug in the event count with TSContScheduleEvery. It is not
incremented every time it is scheduled. I will file a separate bug report for
this. I agree that we should fix the problem instead of dodge it. I will change
the words in the patch.
was (Author: bzeng):
There was a bug in the event count with TSContScheduleEvery. It is not
incremented every time it is scheduled. I will file a separate bug report for
this. I agree that we should fix the problem instead of dodge it. I will change
the words in the patch.
> Replace TSContScheduleEvery with TSContSchedule.
> ------------------------------------------------
>
> Key: TS-3428
> URL: https://issues.apache.org/jira/browse/TS-3428
> Project: Traffic Server
> Issue Type: Bug
> Components: CPP API
> Reporter: Bin
> Assignee: Brian Geffon
> Fix For: 6.0.0
>
> Attachments: atscppapi_TSContScheduleEvery_1.diff,
> atscppapi_TSContScheduleEvery_2.diff
>
>
> TSContScheduleEvery is broken. It does not update the event count correctly,
> and thus triggers an assertion at line InkAPI.cc:987
> We replace it with TSContScheduleEvery with TSContSchedule. Inside the event
> handler callback, we schedule the continuation again. briang is the expert on
> this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)