When a desynchronization occurs on the registry (Joram JNDI), wa can have a container A containing new-endpoints hold by a container B, and these new-endpoints does not exist into the container B. In this case, each call initiated on container A calls EndpointServiceImpl.updateNewEnpoint that decrease performances.
It seems that such new-endpoints are correctly activated. So, in that case, if no new-endpoints is remotely processed, they should be removed from the context 'new-endpoints'.