Thomas Tauber-Marshall created IMPALA-10053:
-----------------------------------------------

             Summary: Remove uses of MonoTime::GetDeltaSince()
                 Key: IMPALA-10053
                 URL: https://issues.apache.org/jira/browse/IMPALA-10053
             Project: IMPALA
          Issue Type: Task
    Affects Versions: Impala 3.4.0, Impala 4.0
            Reporter: Thomas Tauber-Marshall
            Assignee: Thomas Tauber-Marshall


MonoTime is a utility Impala imports from Kudu. The behavior of 
MonoTime::GetDeltaSince() was accidentally flipped in 
https://gerrit.cloudera.org/#/c/14932/ so we're getting negative durations 
where we expect positive durations.

The function is deprecated anyways, so we should remove all uses of it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to