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

Ensure new MonoVertex is receiving data #475

Open
juliev0 opened this issue Jan 1, 2025 · 0 comments
Open

Ensure new MonoVertex is receiving data #475

juliev0 opened this issue Jan 1, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@juliev0
Copy link
Collaborator

juliev0 commented Jan 1, 2025

Summary

Similar to this issue, we need to do the same for MonoVertex, or almost the same...

Possible sequence:

  1. New MV created (probably no need to change scaling.min=0 like with Pipeline)
  2. wait for it to be in "Running" phase with all healthy Conditions (consistently for a period of time)
  3. set original MV's source.scaling.min=0 (or pause it?)
  4. confirm that new MV is in "Running" phase with all healthy Conditions after some prescribed waiting time
  5. If new MV fails assessment at any time, make sure original MV is back to original scaling.min

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 Jan 1, 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