[ https://issues.apache.org/jira/browse/SYNAPSE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kasun Indrasiri updated SYNAPSE-677:
------------------------------------
Attachment: SYNAPSE-677.patch
Fail-safe mode can be enable by setting the following property in the synapse.properties file.
(defaults to failsafe.mode.enable=all)
failsafe.mode.enable=localentries,endpoints,proxyservices
failsafe.mode.enable=all
failsafe.mode.enable=none
> Supporting fail-safe mode for Proxy Services and Endpoints
> ----------------------------------------------------------
>
> Key: SYNAPSE-677
> URL: https://issues.apache.org/jira/browse/SYNAPSE-677
> Project: Synapse
> Issue Type: Improvement
> Components: Core
> Reporter: Kasun Indrasiri
> Attachments: SYNAPSE-677.patch
>
>
> In the current synapse implementation, if a proxy service is failed during the deployment
or config building (MultiXMLConfigurationBuilder), then the Synapse cannot be stared. Also
with Endpoints(eg.WSDL), which are failed during the config building, then Synapse goes in
to a state where we cannot start it.
> We can add a config parameter to synapse.properties, to enable/disable fail-safe mode
for Endpoints and Proxy Services.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org
|