Skip to content

Commit

Permalink
ksck: expose checksum_timeout_sec gflag
Browse files Browse the repository at this point in the history
Change-Id: I2133e79017a7bc859d11b4e97c10dec0c178bc86
Reviewed-on: http://gerrit.cloudera.org:8080/7208
Tested-by: Kudu Jenkins
Reviewed-by: Dan Burkert <[email protected]>
  • Loading branch information
adembo authored and danburkert committed Jun 16, 2017
1 parent 3b62dc4 commit 834bb35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kudu/tools/tool_action_cluster.cc
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ unique_ptr<Mode> BuildClusterMode() {
.AddOptionalParameter("checksum_scan")
.AddOptionalParameter("checksum_scan_concurrency")
.AddOptionalParameter("checksum_snapshot")
.AddOptionalParameter("checksum_timeout_sec")
.AddOptionalParameter("color")
.AddOptionalParameter("consensus")
.AddOptionalParameter("tables")
Expand Down

0 comments on commit 834bb35

Please sign in to comment.