Hello David Ribeiro Alves,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2376
to review the following change.
Change subject: tablet: add tablet ID prefix to log messages
......................................................................
tablet: add tablet ID prefix to log messages
When debugging issues related to compaction, etc, it is useful
to be able to grep logs for a particular tablet. This prefixes
all the log messages in tablet.cc with the tablet ID.
Change-Id: I3b5261db49f2f2ca39752cceed2eeaa8bbb53683
---
M src/kudu/tablet/tablet.cc
M src/kudu/tablet/tablet.h
2 files changed, 44 insertions(+), 36 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/2376/1
--
To view, visit http://gerrit.cloudera.org:8080/2376
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b5261db49f2f2ca39752cceed2eeaa8bbb53683
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>