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

Database Migration Thread #8746

Closed
3 tasks done
Tracked by #8742
mattsse opened this issue Jun 11, 2024 · 1 comment
Closed
3 tasks done
Tracked by #8742

Database Migration Thread #8746

mattsse opened this issue Jun 11, 2024 · 1 comment
Assignees
Labels
A-blockchain-tree Related to sidechains, reorgs and pending blocks C-debt Refactor of code section that is hard to understand or maintain

Comments

@mattsse
Copy link
Collaborator

mattsse commented Jun 11, 2024

when we decouple disk writes from request handling, we need to take of disk writes from somewhere else.

This should be a standalone thread that performs disk operations on demand, by accessing and updating the tree state #8745

Tasks

  1. 1 of 1
    A-pruning C-perf M-prevent-stale S-blocked
  2. A-blockchain-tree A-db A-static-files C-enhancement
  3. A-db A-pruning A-static-files C-enhancement
@mattsse mattsse changed the title Database Migration Task Database Migration Thread Jun 11, 2024
@mattsse mattsse added C-enhancement New feature or request A-blockchain-tree Related to sidechains, reorgs and pending blocks labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-tree Related to sidechains, reorgs and pending blocks C-debt Refactor of code section that is hard to understand or maintain
Projects
Archived in project
Development

No branches or pull requests

3 participants