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

Redeploy existing application automatically resume manually paused read model #1951

Closed
pavsenin opened this issue Jul 14, 2021 · 2 comments
Closed
Assignees
Labels
bug Issues related to defects and incorrect/unexpected feature behavior

Comments

@pavsenin
Copy link

To Reproduce
Steps to reproduce the behavior:

  1. yarn resolve-cloud read-models pause deployId readmodel
  2. Check that readmodel is in skip mode
  3. yarn resolve-cloud deploy -n existing-app
  4. Check that readmodel is in deliver mode

Expected behavior
Readmodel should be in skip mode until explicitly resume\reset

  • ReSolve Version [e.g. 0.31.3]
@max-vasin max-vasin added the bug Issues related to defects and incorrect/unexpected feature behavior label Jul 20, 2021
@FreeSlave
Copy link
Contributor

Same happens on manual reset. Probably the reset operation should not unpause the readmodel.

@MrCheater
Copy link
Contributor

Fixed in version 0.31.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior
Projects
None yet
Development

No branches or pull requests

5 participants