Todd Lipcon has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12604 )

Change subject: KUDU-2705: Add timing information to /scans
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/12604/2/src/kudu/util/stopwatch.h
File src/kudu/util/stopwatch.h:

http://gerrit.cloudera.org:8080/#/c/12604/2/src/kudu/util/stopwatch.h@130
PS2, Line 130:   nanosecond_type wall;
             :   nanosecond_type user;
             :   nanosecond_type system;
             :   int64_t context_switches;
I noticed these don't have 0 initializers. Perhaps this is why you're getting 
goofy totals?



--
To view, visit http://gerrit.cloudera.org:8080/12604
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id30251557ae7f0d97e0d1328bd53511dae7a820b
Gerrit-Change-Number: 12604
Gerrit-PatchSet: 2
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>
Gerrit-Comment-Date: Wed, 27 Feb 2019 17:48:17 +0000
Gerrit-HasComments: Yes

Reply via email to