Hello Kudu Jenkins, Adar Dembo, Hao Hao,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/10377
to look at the new patch set (#4).
Change subject: catalog-manager: return error from FindAndLockTable if table
not found
......................................................................
catalog-manager: return error from FindAndLockTable if table not found
This cleans up some repeated boilerplate in the CatalogManager.
Change-Id: I4d8176d6886474a84b4c75c80f50763eabe70a6d
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/catalog_manager.h
2 files changed, 36 insertions(+), 54 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/10377/4
--
To view, visit http://gerrit.cloudera.org:8080/10377
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4d8176d6886474a84b4c75c80f50763eabe70a6d
Gerrit-Change-Number: 10377
Gerrit-PatchSet: 4
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins