[
https://issues.apache.org/jira/browse/KARAF-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350270#comment-16350270
]
ASF subversion and git services commented on KARAF-5587:
--------------------------------------------------------
Commit af7ac548865f5a4f6f4490b5322785d4d8034861 in karaf-decanter's branch
refs/heads/master from [~jbonofre]
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=af7ac54 ]
[KARAF-5587] Fix jest appender declaration, speed up the reconnect delay by
defining timeouts
> Deal with client error in appenders
> -----------------------------------
>
> Key: KARAF-5587
> URL: https://issues.apache.org/jira/browse/KARAF-5587
> Project: Karaf
> Issue Type: Bug
> Components: decanter
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Blocker
> Fix For: decanter-2.0.0
>
>
> For instance, the elasticsearch appender creates the client in the activate
> method. If the client fails for any reason (connection timeout, etc), it's
> not possible to send data anymore.
> The appenders should create such client in the send method to be able to
> reconnect at next call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)