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

Rebuild db and replay buckets with differing logic #2087

Conversation

graydon
Copy link
Contributor

@graydon graydon commented May 2, 2019

Description

This includes 3 pieces from recent bucket work. I can separate them out into separate PRs if you like, though IMO they are relatives (they all got written while I was running tests of the new INITENTRY code doing replay on old ledger history).

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v5.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • N/A If change impacts performance, include supporting evidence per the performance document

src/main/ApplicationUtils.cpp Show resolved Hide resolved
src/main/Config.h Outdated Show resolved Hide resolved
src/bucket/BucketManager.h Outdated Show resolved Hide resolved
src/database/Database.cpp Outdated Show resolved Hide resolved
@MonsieurNicolas MonsieurNicolas added this to In progress in v11.1.0 via automation May 3, 2019
@MonsieurNicolas MonsieurNicolas added this to In progress in v11.2.0 via automation May 15, 2019
@MonsieurNicolas MonsieurNicolas removed this from In progress in v11.1.0 May 15, 2019
@MonsieurNicolas
Copy link
Contributor

This PR needs to be revived @graydon

@MonsieurNicolas MonsieurNicolas removed this from In progress in v11.2.0 Jun 15, 2019
@MonsieurNicolas MonsieurNicolas added this to In progress in v11.3.0 via automation Jun 15, 2019
@graydon graydon force-pushed the rebuild-db-and-replay-buckets-with-differing-logic branch from f5dcb57 to f6d00de Compare June 22, 2019 00:25
@graydon
Copy link
Contributor Author

graydon commented Jun 22, 2019

@MonsieurNicolas fixed up / rebased.

@MonsieurNicolas
Copy link
Contributor

Looks good. We'll merge as soon as master gets reopened

@MonsieurNicolas
Copy link
Contributor

r+ f6d00de

latobarita added a commit that referenced this pull request Jul 1, 2019
…ith-differing-logic

Rebuild db and replay buckets with differing logic

Reviewed-by: MonsieurNicolas
@latobarita latobarita merged commit f6d00de into stellar:master Jul 1, 2019
v11.3.0 automation moved this from In progress to Done Jul 1, 2019
@jonjove jonjove mentioned this pull request Jul 2, 2019
6 tasks
@graydon graydon deleted the rebuild-db-and-replay-buckets-with-differing-logic branch January 3, 2020 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v11.3.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants