Adar Dembo has posted comments on this change.
Change subject: [mini_{master,tablet_server}] micro clean-up
......................................................................
Patch Set 1:
(2 comments)
http://gerrit.cloudera.org:8080/#/c/7265/1/src/kudu/master/mini_master.cc
File src/kudu/master/mini_master.cc:
Line 36: using std::vector;
Nit: out of order.
Line 79: master_.reset();
Nit: may as well move this into the if block.
--
To view, visit http://gerrit.cloudera.org:8080/7265
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I9fc34b6f8ff94098551e567f4aefa4e92a907f53
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes