Marton Greber has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/21756 )

Change subject: [util] modernize code in bitmap
......................................................................

[util] modernize code in bitmap

This micro-patch updates the code in src/kudu/util/bitmap.{h,cc},
removing unused functionality, adding 'constexpr' where possible to
prompt more compiler optimizations, and bringing it up-to-date with
the code style guide.  Otherwise, this patch doesn't contain any
functional modifications.

Change-Id: I3f47ea1feddea58964cf9962ee5f0530d2324c78
Reviewed-on: http://gerrit.cloudera.org:8080/21756
Reviewed-by: Mahesh Reddy <[email protected]>
Tested-by: Kudu Jenkins
Reviewed-by: KeDeng <[email protected]>
Reviewed-by: Marton Greber <[email protected]>
---
M src/kudu/util/bitmap.cc
M src/kudu/util/bitmap.h
2 files changed, 64 insertions(+), 71 deletions(-)

Approvals:
  Mahesh Reddy: Looks good to me, but someone else must approve
  Kudu Jenkins: Verified
  KeDeng: Looks good to me, but someone else must approve
  Marton Greber: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3f47ea1feddea58964cf9962ee5f0530d2324c78
Gerrit-Change-Number: 21756
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>

Reply via email to