[
https://issues.apache.org/jira/browse/TS-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349993#comment-14349993
]
James Peach commented on TS-3428:
---------------------------------
I'm not aware of it being either broken or deprecated. There are plugins that
are using it successfully. However, this change just looks like a change to the
way the C++ API schedules events.
> 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
> Attachments: atscppapi_TSContScheduleEvery_1.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)