Jean-Baptiste Onofré created KARAF-5587:
-------------------------------------------
Summary: Appender should create client in the send method instead
of the activate
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é
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)