You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/01 22:52:59 UTC

[jira] [Commented] (TS-4498) RemapConfig.cc - Print out error message on remap plugin init failure.

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

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

GitHub user pbchou opened a pull request:

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

    TS-4498: Enhanced the error message appearing in diags.log when a rem…

    …ap plugin
    
             fails during initialization, i.e., print out tmpbuf which may contain
             error information set by the plugin.

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

    $ git pull https://github.com/pbchou/trafficserver TS-4498

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

    https://github.com/apache/trafficserver/pull/690.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 #690
    
----
commit 74472670e53c90ececfc1b55f813771081dfefc5
Author: Peter Chou <pb...@labs.att.com>
Date:   2016-06-01T22:44:08Z

    TS-4498: Enhanced the error message appearing in diags.log when a remap plugin
             fails during initialization, i.e., print out tmpbuf which may contain
             error information set by the plugin.

----


> RemapConfig.cc - Print out error message on remap plugin init failure.
> ----------------------------------------------------------------------
>
>                 Key: TS-4498
>                 URL: https://issues.apache.org/jira/browse/TS-4498
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Peter Chou
>
> Add printing of the returned error message to the Warning() if a remap plugin fails to init. Currently it just says "bailing out" which is not as useful.



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