You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Yue Fang (Jira)" <ji...@apache.org> on 2021/04/30 19:28:00 UTC

[jira] [Created] (CXF-8533) ensure an endpoint destination which is still in use won't be shutdown inproperly

Freeman Yue Fang created CXF-8533:
-------------------------------------

             Summary: 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


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)