[
https://issues.apache.org/jira/browse/CXF-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-8533.
-----------------------------------
Fix Version/s: 3.4.4
3.5.0
Resolution: Fixed
> ensure an endpoint destination which is still in use won't be shutdown
> inproperly
> ---------------------------------------------------------------------------------
>
> Key: CXF-8533
> URL: https://issues.apache.org/jira/browse/CXF-8533
> Project: CXF
> Issue Type: Bug
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 3.5.0, 3.4.4
>
>
> This could happen when two endpoints share the same address. Though the
> second endpoint won't get started because "endpoint already registered on
> address", but the second endpoint could shutdown the destination which is
> still used by the first endpoint.
> More background can be found in this discussion
> http://cxf.547215.n5.nabble.com/CXF-endpoint-unexpectedly-unregistered-td5807854.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)