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 can be very slow on EC2: IMPALA-2407 -- 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-Comment-Date: Tue, 30 Jan 2018 19:29:57 +0000 Gerrit-HasComments: Yes
