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

Duplicate Data with BlueGreen Deployment #232

Open
masterlemmi opened this issue Apr 13, 2021 · 0 comments
Open

Duplicate Data with BlueGreen Deployment #232

masterlemmi opened this issue Apr 13, 2021 · 0 comments

Comments

@masterlemmi
Copy link

Our usecase is streaming data from kafka --> processing them in flink --> and saving the data in a database.
With the blue green deployment, i assume while both blue and green are up both would be sending data in my db. Is that correct?
How would you recommend preventing this to happen so my data is still consistent.

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

1 participant