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

e2e test for Concurrent updates #436

Open
juliev0 opened this issue Nov 27, 2024 · 0 comments
Open

e2e test for Concurrent updates #436

juliev0 opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@juliev0
Copy link
Collaborator

juliev0 commented Nov 27, 2024

Summary

It would be great to have a test which tests concurrent requests for Numaflow Controller update, ISBService update, and Pipeline update, and maybe just make sure that everything is eventually updated and nothing left pausing.

Once this is working consistently well, let's expand it further to do the following:

  • Numaflow Controller update, ISBService update and Pipeline update all at the same time (as written above)
  • Immediately after the first ISBService and Pipeline updates are requested, make additional requests for other updates right after

Let's use "data loss" fields for one of the 2 ISBService updates, and let's use "data loss" fields for one of the 2 Pipeline updates.

Assuming we aren't testing this as part of a different test: Once that is working consistently well, let's expand it even further to include a change to the Pipeline which is a bad change and results in a Failed pipeline.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@juliev0 juliev0 added the enhancement New feature or request label Nov 27, 2024
@juliev0 juliev0 changed the title e2e test for PPND - Concurrent requests e2e test for PPND - Concurrent updates Nov 27, 2024
@juliev0 juliev0 changed the title e2e test for PPND - Concurrent updates e2e test for Concurrent updates Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant