Skip to content

Revert "[PAN-2798] Enable pruning by default for fast sync (#135)"#164

Merged
joshuafernandes merged 1 commit into
besu-eth:masterfrom
joshuafernandes:revert-pr-135
Nov 6, 2019
Merged

Revert "[PAN-2798] Enable pruning by default for fast sync (#135)"#164
joshuafernandes merged 1 commit into
besu-eth:masterfrom
joshuafernandes:revert-pr-135

Conversation

@joshuafernandes
Copy link
Copy Markdown
Contributor

This reverts commit 7e2497b.

PR description

Fixed Issue(s)

This reverts commit 7e2497b.

Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
Copy link
Copy Markdown
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. For context, pruning was being automatically enabled when fast sync was used without checking if the database could actually support it. So existing installations that used fast sync from before the database format changed would now fail to start because pruning was silently enabled and was incompatible with the database.

@joshuafernandes joshuafernandes merged commit 761cfb3 into besu-eth:master Nov 6, 2019
@joshuafernandes joshuafernandes deleted the revert-pr-135 branch November 6, 2019 03:24
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