Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/2243

to look at the new patch set (#2).

Change subject: Remove use of boost::ptr_vector in non-test code
......................................................................

Remove use of boost::ptr_vector in non-test code

We no longer need this class, since a vector<unique_ptr<>> works fine
in C++11.

Change-Id: Ifb9b704cb3e65b8d1dc2605767c1eb29847b366d
---
M src/kudu/cfile/bloomfile.cc
M src/kudu/cfile/bloomfile.h
M src/kudu/cfile/index_btree.cc
M src/kudu/cfile/index_btree.h
4 files changed, 34 insertions(+), 37 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/2243/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2243
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifb9b704cb3e65b8d1dc2605767c1eb29847b366d
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to