Jim Apple has posted comments on this change. ( http://gerrit.cloudera.org:8080/9158 )
Change subject: IMPALA-6449: Use CLOCK_MONOTONIC in ConditionVariable ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/9158/1/be/src/util/condition-variable.h File be/src/util/condition-variable.h: http://gerrit.cloudera.org:8080/#/c/9158/1/be/src/util/condition-variable.h@39 PS1, Line 39: pthread_condattr_setclock(&attrs, CLOCK_MONOTONIC); > CLOCK_MONOTONIC_COARSE may be a bit too coarse for our purpose here given s WFM -- To view, visit http://gerrit.cloudera.org:8080/9158 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I81611cfd5e7c5347203fe7fa6b0f615602257f87 Gerrit-Change-Number: 9158 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Ho <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Comment-Date: Fri, 02 Feb 2018 16:40:21 +0000 Gerrit-HasComments: Yes
