Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7990 +/- ##
============================================
+ Coverage 29.16% 29.21% +0.05%
- Complexity 31064 31121 +57
============================================
Files 5193 5194 +1
Lines 366292 366315 +23
Branches 53555 53568 +13
============================================
+ Hits 106816 107026 +210
+ Misses 244832 244606 -226
- Partials 14644 14683 +39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
framework/events/src/main/java/org/apache/cloudstack/framework/events/EventDistributor.java
Show resolved
Hide resolved
framework/events/src/main/java/org/apache/cloudstack/framework/events/EventDistributorImpl.java
Show resolved
Hide resolved
a265f48 to
ebc78e3
Compare
|
SonarCloud Quality Gate failed.
|
ebc78e3 to
be01643
Compare
002d8b0 to
5c73294
Compare
5c73294 to
e596b10
Compare
|
@blueorangutan package |
|
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
SonarCloud Quality Gate failed.
|
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7811 |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
@DaanHoogland Based on our discussion a week or two back, I'm closing this in favour of #8674 I've incorporated changes from here and publish on multiple event buses is working there |












Description
This PR is a PoC for allowing multiple message busses.
Fixes: #6778
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?