Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Fix NullPointerException when determining fast sync pivot #859

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

Recent change to more consistently pipeline the FastSyncState missed a couple of cases that previously returned CompletableFuture<Void> and thus supplied a null as the value. They now return the appropriate FastSyncState to allow it to be passed down the pipeline.

@ajsutton ajsutton merged commit d410ac9 into PegaSysEng:master Feb 14, 2019
@ajsutton ajsutton deleted the fix-null-pointer branch February 14, 2019 05:35
rain-on pushed a commit to rain-on/pantheon that referenced this pull request Feb 14, 2019
rain-on pushed a commit to rain-on/pantheon that referenced this pull request Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants