Will Berkeley has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10612 )

Change subject: [rebalancer] 'auto' mode for RF=1 tablet movements
......................................................................


Patch Set 5:

(6 comments)

http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc
File src/kudu/tools/tool_action_cluster.cc:

http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc@55
PS5, Line 55: using std::set;
> warning: using decl 'set' is unused [misc-unused-using-decls]
Done


http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc@59
PS5, Line 59: using std::make_tuple;
> warning: using decl 'make_tuple' is unused [misc-unused-using-decls]
Done


http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc@60
PS5, Line 60: using std::set_intersection;
> warning: using decl 'set_intersection' is unused [misc-unused-using-decls]
Done


http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc@62
PS5, Line 62: using std::sort;
> warning: using decl 'sort' is unused [misc-unused-using-decls]
Done


http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc@65
PS5, Line 65: using std::unordered_map;
> warning: using decl 'unordered_map' is unused [misc-unused-using-decls]
Done


http://gerrit.cloudera.org:8080/#/c/10612/5/src/kudu/tools/tool_action_cluster.cc@66
PS5, Line 66: using std::unordered_set;
> warning: using decl 'unordered_set' is unused [misc-unused-using-decls]
Done



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id5a06b137cb34d9351f7e2fb819ed52790e2ee7e
Gerrit-Change-Number: 10612
Gerrit-PatchSet: 5
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Will Berkeley <[email protected]>
Gerrit-Comment-Date: Wed, 13 Jun 2018 06:49:56 +0000
Gerrit-HasComments: Yes

Reply via email to