Hello Yingchun Lai, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21826
to look at the new patch set (#2).
Change subject: [RowSetMetadata] fix const-correctness of a few methods
......................................................................
[RowSetMetadata] fix const-correctness of a few methods
In review feedback for [1] it was mentioned to address const-correctness
of a few method in the RowSetMetadata class. This patch does exactly
so, also bringing the code up to the current C++ style guide.
One method in FsManager was also updated because it's related to these
changes in RowSetMetadata.
This patch doesn't contain any functional modifications.
[1] https://gerrit.cloudera.org/#/c/21779/
Change-Id: Idf9fae19cf77795730b1e58b98617bb29ed3552e
---
M src/kudu/fs/fs_manager.cc
M src/kudu/fs/fs_manager.h
M src/kudu/tablet/rowset_metadata.cc
M src/kudu/tablet/rowset_metadata.h
4 files changed, 55 insertions(+), 58 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/21826/2
--
To view, visit http://gerrit.cloudera.org:8080/21826
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idf9fae19cf77795730b1e58b98617bb29ed3552e
Gerrit-Change-Number: 21826
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>