cmu-db/ottertune

Send bad knob configs back to server

dvanaken opened this issue · 1 comments

Some knob configurations recommended by OtterTune may fail (e.g., total RAM allocated in knobs > total RAM available on the machine). The driver should indicate the failure when uploading the next result as well as whether the failure occurred while (1) restarting the database or (2) executing the workload.

Added in #286 and #288