LoadBalance and FailOver endpoints does not retry on Connection Close and
Connection Timeout errors
---------------------------------------------------------------------------------------------------
Key: SYNAPSE-730
URL: https://issues.apache.org/jira/browse/SYNAPSE-730
Project: Synapse
Issue Type: Bug
Components: Endpoints
Affects Versions: NIGHTLY
Reporter: Miyuru Wanninayaka
If no disabled error codes defined in endpoint configuration, endpoint assumes
connection close and connection timeout as non-retry errors and stops
mediation. Also this cause sample 53 to break.
As send() method of both loadbalnce and failover endpoints, it's possible to
retry on those errors because send method of both loadbalance and failover
endpoint builds envelop.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]