Simulation testing of fdbconvert
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
`fdbconvert` is a command line tool for converting partitioned mutation logs into old style mutation logs. It would be desirable to test this tool in simulation as a workload, which converts mutation logs and then restore the converted files to verify its correctness.
It's also useful to benchmark this tool to understand performance of the conversion.
Contributor guide
Assessment
This issue has not been assessed yet.