Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16958 )
Change subject: scripts: add extra flags to start_kudu.sh ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/16958/1/src/kudu/scripts/start_kudu.sh File src/kudu/scripts/start_kudu.sh: http://gerrit.cloudera.org:8080/#/c/16958/1/src/kudu/scripts/start_kudu.sh@92 PS1, Line 92: EXTRA_TSERVER_FLAGS > Given the way how this used below, I'm curious how this is supposed to work Here's an example: /data/8/awong/Repositories/kudu/src/kudu/scripts/start_kudu.sh \ -b /data/8/awong/kudu-1.4.x/build/release \ -c /data/8/awong/kudu-1.4.x/build/release/kudu-2233-cluster \ -T "--flush_threshold_secs=1 --flush_threshold_mb=1 --raft_enable_pre_election=false \ --consensus_inject_latency_ms_in_notifications=100 \ --leader_failure_max_missed_heartbeat_periods=0.1 --log_segment_size_mb=1 \ --raft_heartbeat_interval_ms=50 --unlock_experimental_flags" I can add something like that to the description. -- To view, visit http://gerrit.cloudera.org:8080/16958 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic8808570259b084970c228fcac5cb4ea7e0b8d1e Gerrit-Change-Number: 16958 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Sat, 16 Jan 2021 06:50:03 +0000 Gerrit-HasComments: Yes
