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

NC-1815 Rinkeby import can stall with too many fragments #255

Merged
merged 3 commits into from
Nov 13, 2018

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Nov 12, 2018

PR description

Move "complete what we just got" semantic into the
DownloadHeaderSequenceTask.  Previously it was completing everything
in the chunk it was assigned.

Builds off of more generic tests by mbaxter.

Fixed Issue(s)

NC-1815

mbaxter and others added 2 commits November 12, 2018 16:24
Move "complete what we just got" semantic into the
DownloadHeaderSequenceTask.  Previously it was completing everything
in the chunk it was assigned.
@ajsutton
Copy link
Contributor

This is the more complete fix for https://github.com/PegaSysEng/pantheon/issues/228 as well right?

Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

LGTM. Rinkeby seems sync through the problem blocks that previously caused issues (tested up to 300,000 locally).

@shemnon
Copy link
Contributor Author

shemnon commented Nov 13, 2018

This is the more complete fix to #228, correct.

@shemnon shemnon merged commit fc4be9e into PegaSysEng:master Nov 13, 2018
@shemnon shemnon deleted the NC-1815 branch November 13, 2018 16:27
shemnon added a commit to shemnon/pantheon that referenced this pull request Nov 14, 2018
)

Add tests that hit the retry failure case

Move "complete what we just got" semantic into the
DownloadHeaderSequenceTask.  Previously it was completing everything
in the chunk it was assigned.
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.

3 participants