Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21631 )

Change subject: [cfile] make WriterOptions* a constant member field
......................................................................

[cfile] make WriterOptions* a constant member field

Since I'm preparing a series of patches to update files under
src/kudu/cfile, this patch does a minor cleanup on the files,
reflecting on the fact the WriteOptions* pointer field isn't
changing in all of the affected classes, and the kMaxHeaderSize
constant isn't used.

This patch doesn't contain any functional modifications.

Change-Id: I9a209194a15d9d49bbd42949223651b0fd17c7c0
Reviewed-on: http://gerrit.cloudera.org:8080/21631
Reviewed-by: Mahesh Reddy <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Abhishek Chennaka <[email protected]>
---
M src/kudu/cfile/binary_dict_block.h
M src/kudu/cfile/binary_plain_block.cc
M src/kudu/cfile/binary_plain_block.h
M src/kudu/cfile/binary_prefix_block.cc
M src/kudu/cfile/binary_prefix_block.h
M src/kudu/cfile/index_btree.h
M src/kudu/cfile/plain_bitmap_block.h
M src/kudu/cfile/plain_block.h
M src/kudu/cfile/rle_block.h
9 files changed, 30 insertions(+), 48 deletions(-)

Approvals:
  Mahesh Reddy: Looks good to me, but someone else must approve
  Alexey Serbin: Verified
  Abhishek Chennaka: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/21631
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9a209194a15d9d49bbd42949223651b0fd17c7c0
Gerrit-Change-Number: 21631
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>

Reply via email to