Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/18964
Change subject: [cfile] style-guide updates on cfile_reader.{h,cc}
......................................................................
[cfile] style-guide updates on cfile_reader.{h,cc}
I was looking into the code of the CFileReader::ReadBlock() method while
investigating one compaction issue and took the liberty to update the
code in the corresponding files, making it compliant with the project's
style guide. A follow-up patch makes the code in cfile_reader.{h,cc}
more robust.
There are no functional changes in this patch.
Change-Id: Ib0e900271e7127ea8bbc2c949761f5339740c121
---
M src/kudu/cfile/cfile_reader.cc
M src/kudu/cfile/cfile_reader.h
2 files changed, 78 insertions(+), 84 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/18964/1
--
To view, visit http://gerrit.cloudera.org:8080/18964
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib0e900271e7127ea8bbc2c949761f5339740c121
Gerrit-Change-Number: 18964
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>