basho / riak_kv

Riak Key/Value Store
Apache License 2.0
653 stars 233 forks source link

Defer reaps not prompted due to failure #1870

Closed martinsumner closed 1 year ago

martinsumner commented 1 year ago

Rather than wait for the next read (which may never happen) to repair - try and defer, as the reaper will not process until the failure has cleared.

martinsumner commented 1 year ago

https://github.com/basho/riak_test/pull/1381

martinsumner commented 1 year ago

https://github.com/basho/riak_kv/issues/1869

martinsumner commented 1 year ago

https://github.com/nhs-riak/riak_kv/pull/2#issuecomment-1703760797