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

Bugfix failover should flush buffered events #991

Merged
merged 1 commit into from
Jul 23, 2018
Merged

Conversation

wxing1292
Copy link
Contributor

  • Bugfix: when failover happen and workflow has pending decision, new events on the active side (after the failover) will be buffered. workflow execution context should first store the standby events (after the failover), then flush the active events.

solve #990

…vents on the active dide (aftter the failover) will be buffered. workflow execution context should first store the standby events (after the failover), then flush the active events.
@wxing1292 wxing1292 requested a review from samarabbas July 23, 2018 05:08
@wxing1292 wxing1292 merged commit 09a1a9c into master Jul 23, 2018
@wxing1292 wxing1292 deleted the bugfix-buffer branch July 23, 2018 17:39
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.

2 participants