Skip to content

Commit dfb997c

Browse files
committed
fix test
1 parent 15ebbb1 commit dfb997c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/local/scripts/vttablet-up.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ vttablet \
5555
--service_map 'grpc-queryservice,grpc-tabletmanager,grpc-updatestream' \
5656
--pid_file $VTDATAROOT/$tablet_dir/vttablet.pid \
5757
--vtctld_addr http://$hostname:$vtctld_web_port/ \
58-
--throttler-config-via-topo --heartbeat_enable --heartbeat_interval=250ms --heartbeat_on_demand_duration=5s \
5958
> $VTDATAROOT/$tablet_dir/vttablet.out 2>&1 &
6059

6160
# Block waiting for the tablet to be listening

0 commit comments

Comments
 (0)