You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "John Plevyak (JIRA)" <ji...@apache.org> on 2009/12/13 21:15:18 UTC

[jira] Updated: (TS-82) remove/fix unimplemented event processor interfaces

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

John Plevyak updated TS-82:
---------------------------

    Attachment: ts-eventprocessor-cleanup-jp-v1.patch

> remove/fix unimplemented event processor interfaces
> ---------------------------------------------------
>
>                 Key: TS-82
>                 URL: https://issues.apache.org/jira/browse/TS-82
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup
>            Reporter: John Plevyak
>            Assignee: John Plevyak
>         Attachments: ts-eventprocessor-cleanup-jp-v1.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The EventProcessor::schedule interfaces which take a thread argument are not implemented and should be removed.
> The EThread::schedule interfaces are and should be used in places of these.
> The cookie argument is implemented, but the callback_event argument is ignored although the default argument
> means that implementing it will retain the current behavior, so my feeling is that the interface should be implemented
> just like the cookie argument.
> Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.