Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6906
to review the following change.
Change subject: net_util: add a counter for time spent in DNS lookups
......................................................................
net_util: add a counter for time spent in DNS lookups
Recently I've seen some issues where DNS lookups were made in the
context of an RPC. This adds a trace counter to sum the latency spent
in DNS lookups.
Change-Id: I244c97509f4c77844441106afb58e146e907f3d9
---
M src/kudu/util/net/net_util.cc
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/06/6906/1
--
To view, visit http://gerrit.cloudera.org:8080/6906
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I244c97509f4c77844441106afb58e146e907f3d9
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>