-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Feature][Connector-V2] rabbitmq source and sink connector #3312
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f727783
add rabbitmq connector
59721c2
add rabbitmq connector
837a0b4
[Feature][Connector-V2] add rabbitmq connector
2622158
[Feature][Connector-V2] add rabbitmq connector
348751e
[Feature][Connector-V2] add rabbitmq connector
750fdf1
[Feature][Connector-V2] add rabbitmq connector
15fe751
[Feature][Connector-V2] add rabbitmq connector
2da9571
fix code style
8c1f327
fix code style
0a55565
merge dev
ada1340
merge dev
029aa7d
fix code style
99eacc0
merge dev
c0e3cd1
add RabbitmqConnectorException
638fade
Merge branch 'dev' into rabbitmq_connector
EricJoy2048 f0a996a
Merge branch 'dev' into rabbitmq_connector
531651225 c4064b2
add e2e switch in rabbitmq config
9ee9736
Merge branch 'rabbitmq_connector' of https://github.com/531651225/inc…
0120fd8
improve RabbitmqSourceReader.pollNext IN E2E
0cd7723
add Rabbitmq Connector Error Codes in doc
dfd02e1
add rabbitmq option factory
c588462
merge dev
43bd2d6
add RabbitConnectorException and fix doc style
b7b282a
Merge branch 'dev' into rabbitmq_connector
EricJoy2048 22bb37c
Merge branch 'dev' into rabbitmq_connector
57de3e9
fix dist pom conflict
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are viewing a condensed version of this merge commit. You can view the full changes here.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Revert? and add ne dependency for your connector?