basho / eleveldb

Erlang LevelDB API
262 stars 177 forks source link

eleveldb.cc repair function does not process options [JIRA: RIAK-2480] #185

Closed matthewvon closed 8 years ago

matthewvon commented 8 years ago

The repair documentation for Riak details how to set options:

http://docs.basho.com/riak/2.0.5/ops/running/recovery/repairing-leveldb/

The eleveldb.cc code blindly ignores the options. Therefore it is impossible to use repair on a tiered storage configuration.

matthewvon commented 8 years ago

This was fixed here:

https://github.com/basho/eleveldb/commit/0f584e305dbb16a4523e679bab402bdd99423876