You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/04/22 19:36:31 UTC

[GitHub] [camel] mash-sap commented on pull request #5454: CAMEL-16532: Prevent unregistration of existing endpoints after attem…

mash-sap commented on pull request #5454:
URL: https://github.com/apache/camel/pull/5454#issuecomment-825131315


   I did some testing:
   - The start-stop-mbean problem from CAMEL-10914 is still fixed with this change
   - New behavior introduced with this change: Dangling mbeans appear when the route startup fails (jira reproducer extended). This is due to the new behavior, that a server.destroy() is only called once the route/server was started
   
   Do you think the downside of this change is acceptable?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org