[
https://issues.apache.org/jira/browse/KARAF-7003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273547#comment-17273547
]
ASF subversion and git services commented on KARAF-7003:
--------------------------------------------------------
Commit c337d06cc26fbda76c7e6d2e14441cad6d9ad9e8 in karaf-decanter's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=c337d06 ]
Merge pull request #228 from jbonofre/KARAF-7003
[KARAF-7003] Be able to catch and wrap exceptions in the REST collector
> Manage connection exception on REST collector
> ---------------------------------------------
>
> Key: KARAF-7003
> URL: https://issues.apache.org/jira/browse/KARAF-7003
> Project: Karaf
> Issue Type: Improvement
> Components: decanter
> Reporter: Francois Papon
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: decanter-2.7.0
>
>
> When having a connection exception with the collector REST, the data is send
> without http response wrapping.
> We could add some configuration to allow user to set:
> * enable http response wrapping
> * define http response code
> The http response should contain:
> * http response code
> * connection exception message
> * collected url informations (host, port, path)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)