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

politeiad: Implement fscks. #1511

Closed
lukebp opened this issue Sep 20, 2021 · 0 comments · Fixed by #1581
Closed

politeiad: Implement fscks. #1511

lukebp opened this issue Sep 20, 2021 · 0 comments · Fixed by #1581
Assignees
Labels
feature The issue adds a new feature.

Comments

@lukebp
Copy link
Member

lukebp commented Sep 20, 2021

One of the issues that was punted on in #1180 was implementing the filesystem checks that also would rebuild the caches. I was going to include this in #1406, but 1406 is taking longer then expected and this issue is blocking #1477. Let's go ahead and implement these separately so that we can get 1477 in and the legacy proposals migrated to the tstore backend on production.

I added the required fsck code in #1512 and notes on how to implement the cache rebuilds. Implement everything that is currently blocking 1477. Open PRs for the work in chunks. One PR for every cache that is being rebuilt.

@lukebp lukebp added feature The issue adds a new feature. 91cfcc8 labels Sep 20, 2021
@lukebp lukebp added this to the v1.3.0 milestone Oct 1, 2021
@lukebp lukebp removed this from the v1.3.0 milestone Nov 8, 2021
This was referenced Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The issue adds a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants