[
https://issues.apache.org/jira/browse/TS-4498?focusedWorklogId=29199&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29199
]
ASF GitHub Bot logged work on TS-4498:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Sep/16 20:27
Start Date: 15/Sep/16 20:27
Worklog Time Spent: 10m
Work Description: GitHub user pbchou opened a pull request:
https://github.com/apache/trafficserver/pull/1027
TS-4498 Remap plugin initialization failure error messages (back-port).
@jpeach -- James, we would like to request a back-port of this commit to
6.2.x. Thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pbchou/trafficserver TS-4498-backport-6.2.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1027.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 #1027
----
commit 0ba58e1b9b98f9191da510cb37b2a12c19284e96
Author: Peter Chou <[email protected]>
Date: 2016-06-01T22:44:08Z
TS-4498: Log plugin remap error message.
Add error logging of the returned error message if a remap plugin
fails to initialize. Currently it just says "bailing out" which is
not as useful.
(cherry-picked from commit 42becd0857b7cb4e39c6fc15efd4fc1e25fafe20)
commit 47759f31b6107fc579330e61eecbe2506874c9fd
Author: Peter Chou <[email protected]>
Date: 2016-09-14T20:36:16Z
TS-4498: Log plugin remap error message.
Ran clang-format [6.2.x] produced different results than [7.0.x].
----
Issue Time Tracking
-------------------
Worklog Id: (was: 29199)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Assignee: James Peach
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)