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

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

GitHub user SolidWallOfCode opened a pull request:

    https://github.com/apache/trafficserver/pull/343

    TS-4032: Enable command line based message passing to plugins.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SolidWallOfCode/trafficserver ts-4032

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/343.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #343
    
----
commit cdeccf50dc470d98fe716f0b6711ae04a614a736
Author: Alan M. Carroll <[email protected]>
Date:   2015-11-18T23:44:17Z

    TS-4032: Enable command line based message passing to plugins.

----


> 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
>
> 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