Hello Dan Burkert, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2245
to look at the new patch set (#3).
Change subject: block_handle: use c++11 move instead of emulated move
......................................................................
block_handle: use c++11 move instead of emulated move
Change-Id: I54b5a128654a1485e5173bab7a5fe0a0067b2572
---
M src/kudu/cfile/block_handle.h
1 file changed, 7 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/2245/3
--
To view, visit http://gerrit.cloudera.org:8080/2245
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I54b5a128654a1485e5173bab7a5fe0a0067b2572
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins