Hello Adar Dembo, Todd Lipcon,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: catalog manager: cleanup status messages
......................................................................

catalog manager: cleanup status messages

We were using the protobuf 'DebugString' method to fill out status messages.
DebugString adds newlines to the output, which isn't necessary for these short
statuses. Switching to 'ShortDebugString' removes the newlines.

Change-Id: I09e728e4f1e012ebd468d2244d18b31f1fb7c16b
---
M src/kudu/master/catalog_manager.cc
1 file changed, 7 insertions(+), 7 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I09e728e4f1e012ebd468d2244d18b31f1fb7c16b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <d...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to