You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2022/05/13 18:37:34 UTC

[kudu-CR] [master] --max create tablets per ts is run-time flag

Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18527


Change subject: [master] --max_create_tablets_per_ts is run-time flag
......................................................................

[master] --max_create_tablets_per_ts is run-time flag

This patch adds the 'runtime' tag to the --max_create_tablets_per_ts
flag reflecting the fact that the flag is actually can be updated
in runtime.

Change-Id: Ib67818bee6ee9c27fcfa0636247ca0537ffef6e3
---
M src/kudu/master/catalog_manager.cc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/18527/1
-- 
To view, visit http://gerrit.cloudera.org:8080/18527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib67818bee6ee9c27fcfa0636247ca0537ffef6e3
Gerrit-Change-Number: 18527
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <al...@apache.org>

[kudu-CR] [master] --max create tablets per ts is run-time flag

Posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org>.
Yifan Zhang has posted comments on this change. ( http://gerrit.cloudera.org:8080/18527 )

Change subject: [master] --max_create_tablets_per_ts is run-time flag
......................................................................


Patch Set 1: Verified+1 Code-Review+2

Unrelated test failures:
*DisableWriteWhenExceedingQuotaTest.TestDisableWritePrivilegeWhenExceedingSizeQuota
*RollingRestartArgs/RollingRestartITest.TestWorkloads/4


-- 
To view, visit http://gerrit.cloudera.org:8080/18527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib67818bee6ee9c27fcfa0636247ca0537ffef6e3
Gerrit-Change-Number: 18527
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <al...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <ch...@163.com>
Gerrit-Comment-Date: Mon, 16 May 2022 02:48:48 +0000
Gerrit-HasComments: No

[kudu-CR] [master] --max create tablets per ts is run-time flag

Posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org>.
Yifan Zhang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18527 )

Change subject: [master] --max_create_tablets_per_ts is run-time flag
......................................................................

[master] --max_create_tablets_per_ts is run-time flag

This patch adds the 'runtime' tag to the --max_create_tablets_per_ts
flag reflecting the fact that the flag is actually can be updated
in runtime.

Change-Id: Ib67818bee6ee9c27fcfa0636247ca0537ffef6e3
Reviewed-on: http://gerrit.cloudera.org:8080/18527
Reviewed-by: Yifan Zhang <ch...@163.com>
Tested-by: Yifan Zhang <ch...@163.com>
---
M src/kudu/master/catalog_manager.cc
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Yifan Zhang: Looks good to me, approved; Verified

-- 
To view, visit http://gerrit.cloudera.org:8080/18527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib67818bee6ee9c27fcfa0636247ca0537ffef6e3
Gerrit-Change-Number: 18527
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <al...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <ch...@163.com>

[kudu-CR] [master] --max create tablets per ts is run-time flag

Posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org>.
Yifan Zhang has removed a vote on this change.

Change subject: [master] --max_create_tablets_per_ts is run-time flag
......................................................................


Removed Verified-1 by Kudu Jenkins (120)
-- 
To view, visit http://gerrit.cloudera.org:8080/18527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: deleteVote
Gerrit-Change-Id: Ib67818bee6ee9c27fcfa0636247ca0537ffef6e3
Gerrit-Change-Number: 18527
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <al...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)