diff --git a/examples/local/203_vertical_split.sh b/examples/local/203_vertical_split.sh index d5a67d6c8f7..7d00e872c88 100755 --- a/examples/local/203_vertical_split.sh +++ b/examples/local/203_vertical_split.sh @@ -33,6 +33,6 @@ source "$script_root/env.sh" -log_dir "$VTDATAROOT"/tmp \ -alsologtostderr \ -use_v3_resharding_mode \ - VerticalSplitClone -min_healthy_rdonly_tablets=1 -tables=customer,corder customer/0 + VerticalSplitClone -min_healthy_tablets=1 -tables=customer,corder customer/0 disown -a