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

ASF GitHub Bot commented on TS-4032:
------------------------------------

Github user jpeach commented on the pull request:

    https://github.com/apache/trafficserver/pull/343#issuecomment-160858064
  
    Looks nice. You don't need to hand-marshall the local manager message. Just 
use ```mgmt_message_length()``` and ```mgmt_message_marshall()``` to marshall 
into a buffer and send that as the payload of ```signalEvent```.
    
    I think the changes to the public API should go through API review?


> Provide command line alert feature for plugins
> ----------------------------------------------
>
>                 Key: TS-4032
>                 URL: https://issues.apache.org/jira/browse/TS-4032
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>              Labels: Review
>             Fix For: 6.1.0
>
>
> Add another event  to the lifecycle hook, ALERT. This will be sent only from 
> an external API, e.g. {{traffic_ctl}}. Any plugin that wants to be alertable 
> from the command line can attach to this hook and watch for the event 
> {{TS_EVENT_LIFECYCLE_ALERT}}. The data for the event wil be a string that is 
> provided by the external agent.



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

Reply via email to