-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chk 3279 change stream #6
Conversation
…hanism, add tests
to reduce the number of changed lines in a PR, in general, if you encounter errors/bug that are not related to PR, it is better to resolve them in dedicated PR (I see changes to the pipeline configuration and helm values in uat) |
Quality Gate passedIssues Measures |
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.
great! 🚀🚀🚀
Pull request label validation error! Found labels on PR... app version: If you want to skip release for this PR add |
List of Changes
Motivation and Context
This is the first implementation of a change data capture mechanism for the payment wallet domain.
This application will listen to the wallet log events collection for change events and then sends them to a queue.
How Has This Been Tested?
It has been tested with jUnit tests and monitored after release in DEV env
Screenshots (if appropriate):
Types of changes
expected)
Checklist: