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

Meera Mosale Nataraja commented on TS-1015:
-------------------------------------------

bwahn: Thanks for providing diffs. I am consolidating all events into 
lib/ts/apidefs.h. I will pass the diff in next few days.

I just wanted to let you know what I am planning to do.
There are at least 4 type of events and consolidating them to  lib/ts/apidefs.h:

Mgmt events under mgmt/api/include/mgmtapi.h and mgmt/BaseManager.h
AIO events under iocore/eventsystem/I_Event.h
Cache related events under iocore/cache/I_CacheDefs.h
TSEvent for continuation is defined under lib/ts/apidefs.h
VC events in iocore/eventsystem/I_VConnection.h

> TSEvent is widely declared as int
> ---------------------------------
>
>                 Key: TS-1015
>                 URL: https://issues.apache.org/jira/browse/TS-1015
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cleanup
>            Reporter: Nick Kew
>            Assignee: Meera Mosale Nataraja
>            Priority: Minor
>              Labels: api-change, newbie
>             Fix For: 6.0.0
>
>         Attachments: TS-1015-2.diff, TS-1015.diff
>
>
> TSEvent is an enum, defined in ts.h.  But in much of the code, TSEvent is 
> declared as type int.  This makes it harder to follow/debug using tools like 
> *trace or gdb.
> This may usefully be fixed as and when people encounter instances of it.



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

Reply via email to