Add check for bulk import loaded columns that have no corresponding live fate operation
Open
enhancement
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
**Is your feature request related to a problem? Please describe.**
In Accumulo 4.0 when a bulk load operation fails it can leave behind loaded columns in tablets that reference fate operations that are not alive.
**Describe the solution you'd like**
Look for these with a new check in the accumulo admin check command. May want to consider adding options for cleaning them up also.
Contributor guide
Assessment
This issue has not been assessed yet.