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

Defragmenting of Blocks used with Tuple Merge #197

Open
mjgiardino opened this issue May 7, 2015 · 0 comments
Open

Defragmenting of Blocks used with Tuple Merge #197

mjgiardino opened this issue May 7, 2015 · 0 comments

Comments

@mjgiardino
Copy link
Contributor

Once the TupleMerge is fixed, a stretch goal should be to allow the defragmentation of the blocks that have had tuples removed but remain in the backing store. This may be able to use the migration mechanisms introduced by @mikelj and/or the separate migration thread developed by @zheguang. When I block is more than half empty, it should be merged with another half empty block, and all EvictedTuples should be updated with the new blockID.

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

No branches or pull requests

1 participant