yingh0ng commented on issue #17156:
URL: 
https://github.com/apache/dolphinscheduler/issues/17156#issuecomment-2955268048

   > Each Job/Workflow has its own event bus is common design at these kind of 
system, it make event management easy, at yarn each RMApp also has its own 
event queue. If all workflow share one EventBus, we still need to do extra 
thing to dispatch the event to different consumer.
   
   I did some learning about this. The independent event bus like you said is a 
better design in DS. Thank`s your suggestion.
   


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