Push log update through to cdb/sst
Using the cdb_options and sst_options records
This commit is contained in:
parent
9ca6b499e1
commit
6677f2e5c6
12 changed files with 242 additions and 214 deletions
|
@ -256,8 +256,8 @@ recovr_strategy(_Config) ->
|
|||
{TestObject, TestSpec} = testutil:generate_testobject(),
|
||||
ok = testutil:book_riakput(Book1, TestObject, TestSpec),
|
||||
ok = testutil:book_riakdelete(Book1,
|
||||
TestObject#r_object.bucket,
|
||||
TestObject#r_object.key,
|
||||
testutil:get_bucket(TestObject),
|
||||
testutil:get_key(TestObject),
|
||||
[]),
|
||||
|
||||
lists:foreach(fun({K, _SpcL}) ->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue