Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/343#issuecomment-159090606 > I thought I saw a comment from James but it doesn't seem to be there now. I think I made them on the JIRA. > 1) I'm open to using a term other than "alert", if there are any specific suggestions. We should definitely not overload "alert" here. I think "message" is sufficient. > 2) I will be working on updating the P.R. with additional example code of the utility of this mechanism which will also illustrate use cases. Great, looking forward to that! Also, I think that the default mode of this feature should be to send a message to a specific, named plugin. Maybe you could optionally broadcast the message to all plugins, but it seems most useful to message a specific plugin. The message itself should be a opaque bag of bytes. This would let you send things like serialize protobuf messages (for example).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---