Sergey Shelukhin created HIVE-13051: ---------------------------------------
Summary: Deadline class should not use currentTimeMillis
Key: HIVE-13051
URL: https://issues.apache.org/jira/browse/HIVE-13051
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
currentTimeMillis is not a correct way to measure intervals of time; it can
easily be adjusted e.g. by ntpd. System.nanoTime should be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
