Skip to content
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

Source connector support rabbitmq.routing.key and rabbitmq.exchange #10

Open
cobolbaby opened this issue Dec 1, 2020 · 3 comments
Open

Comments

@cobolbaby
Copy link

cobolbaby commented Dec 1, 2020

The program currently only supports MQ Basic consume, and does not support consume based on routing key.

Currently the routing strategy of the queue need to be defined in advance. We need to create the binding relationship between the exchange and the queue first, and then create the rabbitmq source connector. It is not convenient for later operation and maintenance. Could provide the relevant support?

@cobolbaby
Copy link
Author

Ref: cobolbaby/kafka-connect-rabbitmq@5282885

@jonahharris
Copy link
Owner

jonahharris commented Dec 3, 2020

Thank you for this - we will look to merge it in.

@Matesanz
Copy link

Hello @jonahharris and @cobolbaby thank you for your work on this project.

Would it be possible to merge @cobolbaby solution into this project?

Thanks. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants