Open
Description
With rethinkdb/rethinkdb#2598 there is now basic testing for dump
/restore
and friends. However the testing completed in that push is only the most basic positive testing, there is no testing at all for bad cases, or for any of the options beyond --force
. Those test are going to look a little different, and so will be done in a separate push.
A few things that I think should be included:
- rebuilding outdated indexes
- handling bad data
- as many command line options as are practical, at a minimum
fields
andcustom-header
This is going to require cleaning up this portion of the driver, as despite some work I did in the last push, the interface code is still wound tight into the process, so that will contribute to the effort required.
Metadata
Metadata
Assignees
Labels
No labels