Joe McDonnell created IMPALA-13151:
--------------------------------------
Summary: DataStreamTestSlowServiceQueue.TestPrioritizeEos fails on
ARM
Key: IMPALA-13151
URL: https://issues.apache.org/jira/browse/IMPALA-13151
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.4.0
Reporter: Joe McDonnell
The recently introduced DataStreamTestSlowServiceQueue.TestPrioritizeEos is
failing with errors like this:
{noformat}
/data/jenkins/workspace/impala-asf-master-core-asan-arm/repos/Impala/be/src/runtime/data-stream-test.cc:912
Expected: (timer.ElapsedTime()) > (3 * MonoTime::kNanosecondsPerSecond),
actual: 2999969834 vs 3000000000{noformat}
So far, I only see failures on ARM jobs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)