Hello Adar Dembo, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5993
to look at the new patch set (#2).
Change subject: [mini_master] reorder methods in .cc to match .h order
......................................................................
[mini_master] reorder methods in .cc to match .h order
Re-ordered methods in the mini_master.cc to match their declaration
order in mini_master.h. Also, added const modifier and updated
a couple of getter methods to return const reference instead of a copy.
This patch does not contain any functional changes.
Change-Id: Id4d30f9e7611e5a3d62019d3c740c7e262bfbd26
---
M src/kudu/master/master.cc
M src/kudu/master/master.h
M src/kudu/master/mini_master.cc
M src/kudu/master/mini_master.h
4 files changed, 41 insertions(+), 42 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/5993/2
--
To view, visit http://gerrit.cloudera.org:8080/5993
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id4d30f9e7611e5a3d62019d3c740c7e262bfbd26
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>