Handle CAS writes with built-in SYNC and without retries in the client
This commit is contained in:
@@ -49,6 +49,7 @@ SCHEME=ec ./test_snapshot_chain.sh
|
||||
SCHEME=ec ./test_snapshot_down.sh
|
||||
|
||||
./test_kv_stress.sh
|
||||
IMMEDIATE_COMMIT=1 ./test_kv_stress.sh
|
||||
|
||||
./test_splitbrain.sh
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
IMMEDIATE_COMMIT=1
|
||||
PG_COUNT=16
|
||||
. `dirname $0`/run_3osds.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user