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

[Backport stable/0.26] fix(snapshot): make FilebasedSnapshotStore an actor #6331

Merged
1 commit merged into from
Feb 12, 2021

Conversation

deepthidevaki
Copy link
Contributor

Backport of #6283

closes #6255

- Creating, persiting, and deleting snapshots are done with in the actor context. Hence concurrent access is handled better.
Copy link
Contributor

@miguelpires miguelpires left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@ghost
Copy link

ghost commented Feb 12, 2021

Build succeeded:

@ghost ghost merged commit 3a2d486 into stable/0.26 Feb 12, 2021
@ghost ghost deleted the backport-6283-stable-0.26 branch February 12, 2021 13:06
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
* fix(backend): Multiple processes in single bpmn file

fix(backend): Multiple processes in single bpmn file

- fixed XML parser to return all the processes in the BPMN diagram

Closes #6331
This pull request was closed.
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

Successfully merging this pull request may close these issues.

4 participants