We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ebbb1 commit dfb997cCopy full SHA for dfb997c
examples/local/scripts/vttablet-up.sh
@@ -55,7 +55,6 @@ vttablet \
55
--service_map 'grpc-queryservice,grpc-tabletmanager,grpc-updatestream' \
56
--pid_file $VTDATAROOT/$tablet_dir/vttablet.pid \
57
--vtctld_addr http://$hostname:$vtctld_web_port/ \
58
- --throttler-config-via-topo --heartbeat_enable --heartbeat_interval=250ms --heartbeat_on_demand_duration=5s \
59
> $VTDATAROOT/$tablet_dir/vttablet.out 2>&1 &
60
61
# Block waiting for the tablet to be listening
0 commit comments