You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 22:11:31 UTC

[kudu-CR] WIP: Remove the use of boost::lock_guard in oid_generator.cc

David Ribeiro Alves has uploaded a new change for review.

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

Change subject: WIP: Remove the use of boost::lock_guard in oid_generator.cc
......................................................................

WIP: Remove the use of boost::lock_guard in oid_generator.cc

Change-Id: I224bda0faaf57ed6d6cce0b223d3484317b83342
---
M src/kudu/util/oid_generator.cc
1 file changed, 1 insertion(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I224bda0faaf57ed6d6cce0b223d3484317b83342
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <da...@cloudera.com>