-
Notifications
You must be signed in to change notification settings - Fork 646
[ISSUE #4371] Move Rabbitmq plugin into Connector from Storage plugin moudle#4393
[ISSUE #4371] Move Rabbitmq plugin into Connector from Storage plugin moudle#4393qqeasonchen merged 14 commits intoapache:masterfrom
Conversation
Fixes #4371.
Motivation
Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.
Modifications
Add Connector RabbitMQ.
Documentation
- Does this pull request introduce a new feature? (yes / no)
- If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
- If a feature is not applicable for documentation, explain why?
- If a feature is not documented yet in this PR, please create a followup issue for adding the documentation
Codecov Report
@@ Coverage Diff @@
## master #4393 +/- ## ============================================ - Coverage 17.85% 17.83% -0.02% Complexity 1514 1514 ============================================ Files 602 602 Lines 25518 25514 -4 Branches 2400 2398 -2 ============================================ - Hits 4555 4551 -4 + Misses 20524 20522 -2 - Partials 439 441 +2 see 7 files with indirect coverage changes We're building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you verify if the bug #4394 still exists after you move RabbitMQ storage plugin?
|
FYI I just added a new moudel |