99b096caf3
Versions of WiredTiger prior to 1.3.3 had trouble handling riak restarts, returning errors from wterl:session_create that would prevent riak from restarting if it was not cleanly shut down on the previous run. We previously avoided checking the return value of wterl:session_create to avoid this problem. WT 1.3.3 fixes this, so reinstate the check of the wterl:session_create return value. |
||
---|---|---|
.. | ||
riak_kv_wterl_backend.erl | ||
temp_riak_kv_backend.erl | ||
wterl.app.src | ||
wterl.erl | ||
wterl_app.erl | ||
wterl_conn.erl | ||
wterl_ets.erl | ||
wterl_sup.erl |