Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22028


Change subject: [tablet] micro-updates on DiskRowSet and related classes
......................................................................

[tablet] micro-updates on DiskRowSet and related classes

This patch changes RollingDiskRowSetWriter::GetWrittenRowSetMetadata()
to return a const reference to RowSetMetadataVector instead of copying
its contents into the output parameter.  Also, it makes CHECK/DCHECK
assertions more consistent the patch brings the code in compliance with
the project's C++ code style and other unsorted updates.

This patch doesn't contain any functional modifications.

Change-Id: I1797634c67b4eb0214fbbbd8af4aea5236054ec9
---
M src/kudu/tablet/compaction-test.cc
M src/kudu/tablet/diskrowset-test.cc
M src/kudu/tablet/diskrowset.cc
M src/kudu/tablet/diskrowset.h
M src/kudu/tablet/tablet.cc
M src/kudu/tablet/tablet.h
6 files changed, 75 insertions(+), 83 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/28/22028/1
--
To view, visit http://gerrit.cloudera.org:8080/22028
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1797634c67b4eb0214fbbbd8af4aea5236054ec9
Gerrit-Change-Number: 22028
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to