-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Debezium channel adapters & gateways support #3779
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
Comments
Support |
I'm sorry, @ppojejje , it is not clear what is an intention of such a comment. Should we treat it as a spam and report your user for abusing: https://docs.github.com/en/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam ? |
@artembilan Sorry. Just meant to emphasize that I also see the need for debezium support. |
Right. Then it is better to be more specific and maybe share some thoughts how this could be implemented. I'm not so good with Debezium to give you an immediate answer when and how this can be fixed, but we are really opened for contribution: https://github.com/spring-projects/spring-integration/blob/main/CONTRIBUTING.adoc |
Expected Behavior
There should be support for Reactive and non Reactive code (with .block()).
Current Behavior
No native support
Context
This implementation can give a good inspiration.. The current implementation that exists to MongoDb's change stream can be quite similar.
The text was updated successfully, but these errors were encountered: