mlsorensen commented on issue #6778: URL: https://github.com/apache/cloudstack/issues/6778#issuecomment-1505601839
If everyone agrees, let's update the code to call all registered `EventBus` implementations by swapping for `ComponentContext.getComponentsOfType(EventBus.class)`... preferably centralized in one place rather than adding loops everywhere we currently have the existing pattern above. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
