-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support message bus to sync metadata changes #1955
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1955 +/- ##
==========================================
- Coverage 52.23% 52.22% -0.01%
==========================================
Files 173 175 +2
Lines 21117 21088 -29
==========================================
- Hits 11031 11014 -17
- Misses 9110 9124 +14
+ Partials 976 950 -26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
667fc5f
to
5e65e0d
Compare
/rerun |
/assign @LavenderQAQ |
/assign |
Signed-off-by: wangxye <[email protected]>
5e65e0d
to
063d15f
Compare
Quality Gate passedIssues Measures |
/rerun |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@LavenderQAQ Do you have time to look at this? We have not yet dealt with this. |
What type of PR is this?
/sig iot
/kind feature
What this PR does / why we need it:
Since MessageBus is now the default inter-communication method for EdgeX, yurt-iot-dock should switch to MessageBus, and supports synchronization of message bus-driven metadata changes.
Which issue(s) this PR fixes:
Fixes #1799
Special notes for your reviewer:
/assign @LavenderQAQ
/assign @Rui-Gan
other Note
There are still the following issues to be resolved: