apache / apache/accumulo-fluo

Look into dropping rolled back primary during GC

Open
#663 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

In #655 a change was made to drop rolled back data during GC. This change did not drop delete locks for the primary row/column of a transactions. I suspect it would be safe to drop this under certain circumstances, but not 100% sure. Make this change would require recovery code to equate non-existance with a transaction being rolled back. I thought of this while working on #655, but fixed that in a more conservative way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.