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

Fast-forward client session trivially to the current system state, if… #273

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

badrishc
Copy link
Contributor

@badrishc badrishc commented Jun 3, 2020

… the current system state were not associated with any state machine (null currentSyncStateMachine implies a trivial state machine). This can happen after recovery.

… the current system state were not associated with any state machine (null currentSyncStateMachine implies a trivial state machine). This can happen after recovery.
@badrishc badrishc requested a review from tli2 June 3, 2020 23:24
Copy link
Contributor

@tli2 tli2 left a comment

Choose a reason for hiding this comment

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

LGTM

@badrishc
Copy link
Contributor Author

badrishc commented Jun 4, 2020

Pipeline build break will be fixed after this PR rolls out: microsoft/azure-pipelines-tasks#13058

@badrishc badrishc merged commit 3fc5429 into master Jun 4, 2020
@badrishc badrishc deleted the ff-state-machine branch June 4, 2020 00:43
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.

None yet

2 participants