Thanks to visit codestin.com
Credit goes to github.com

Skip to content

improve dump/restore testing #172

Open
@larkost

Description

@larkost

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 and custom-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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions