damonb123 opened a new issue, #6778:
URL: https://github.com/apache/cloudstack/issues/6778

   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   
   ##### COMPONENT NAME
   ~~~
   API
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.17.0.1
   ~~~
   
   ##### SUMMARY
   When kafka events are turned on, subscriptions internal to CloudStack can no 
longer receive events.
   There appears to be code that is trying to use the events existing in the 
CloudStack code, but would stop working once kafka emitting is enabled.
   
   This issue is to start a dialog about this functionality and/or directions.
   
   A work around was created to resolve this issue, by creating an in-memory 
bus subscribe-able to anything internal to CloudStack and also emit events to 
any configured kafka endpoint simultaneously.  Thus allowing event processing 
internally to CloudStack without having to subscribe to external endpoint.
   
   


-- 
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]

Reply via email to