Skip to content

DefaultStateMachineService doesn't restore all regions #978

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

Closed
jvalkeal opened this issue Jun 26, 2021 · 0 comments
Closed

DefaultStateMachineService doesn't restore all regions #978

jvalkeal opened this issue Jun 26, 2021 · 0 comments
Labels
branch/2.2.x Issue for a branch branch/2.3.x Issue for a branch branch/2.4.x Issue for a branch branch/3.0.x Issue for a branch for/backport For backporting type/bug Is a bug report
Milestone

Comments

@jvalkeal
Copy link
Contributor

Track issue for #968 as accessor should go through all regions when restoring regions.

@jvalkeal jvalkeal added the type/bug Is a bug report label Jun 26, 2021
@jvalkeal jvalkeal added this to the 3.1.0-RC1 milestone Jun 26, 2021
@jvalkeal jvalkeal added branch/2.2.x Issue for a branch branch/2.3.x Issue for a branch branch/2.4.x Issue for a branch branch/3.0.x Issue for a branch for/backport For backporting labels Jun 26, 2021
jvalkeal pushed a commit that referenced this issue Jun 27, 2021
- Restore all regions of statemachine
- A persisted statemachine with orthogonal states will not be correctly
  restored as only the top region gets correctly reset. Tests in
  StateMachineResetTests use the correct way to reset the statemachine
  with all regions
- Backport #978
- Fixes #982
jvalkeal pushed a commit that referenced this issue Jun 27, 2021
- Restore all regions of statemachine
- A persisted statemachine with orthogonal states will not be correctly
  restored as only the top region gets correctly reset. Tests in
  StateMachineResetTests use the correct way to reset the statemachine
  with all regions
- Backport #978
- Fixes #980
jvalkeal pushed a commit that referenced this issue Jun 27, 2021
- Restore all regions of statemachine
- A persisted statemachine with orthogonal states will not be correctly
  restored as only the top region gets correctly reset. Tests in
  StateMachineResetTests use the correct way to reset the statemachine
  with all regions
- Backport #978
- Fixes #979
jvalkeal pushed a commit that referenced this issue Jun 27, 2021
- Restore all regions of statemachine
- A persisted statemachine with orthogonal states will not be correctly
  restored as only the top region gets correctly reset. Tests in
  StateMachineResetTests use the correct way to reset the statemachine
  with all regions
- Backport #978
- Fixes #981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/2.2.x Issue for a branch branch/2.3.x Issue for a branch branch/2.4.x Issue for a branch branch/3.0.x Issue for a branch for/backport For backporting type/bug Is a bug report
Projects
None yet
Development

No branches or pull requests

1 participant