Hello Jean-Daniel Cryans,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2060
to review the following change.
Change subject: WIP: Don't call task->description() from outside the task
......................................................................
WIP: Don't call task->description() from outside the task
This method is not threadsafe. WIP because we're clearly
light on test coverage here.
Change-Id: I62037fbaa910a1da476a0ac2075afdcdbc460dc8
---
M src/kudu/master/catalog_manager.cc
1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/60/2060/1
--
To view, visit http://gerrit.cloudera.org:8080/2060
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I62037fbaa910a1da476a0ac2075afdcdbc460dc8
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans