Fang-Yu Rao created IMPALA-9981:
-----------------------------------
Summary: The BE test of buffer-pool-test seems flaky
Key: IMPALA-9981
URL: https://issues.apache.org/jira/browse/IMPALA-9981
Project: IMPALA
Issue Type: Bug
Reporter: Fang-Yu Rao
Assignee: Tim Armstrong
Attachments: buffer-pool-test.ERROR, buffer-pool-test.FATAL,
buffer-pool-test.INFO, buffer-pool-test.WARNING
We observed that the BE test of
[buffer-pool-test|https://github.com/apache/impala/blame/master/be/src/runtime/bufferpool/buffer-pool-test.cc#L1764]
failed in a recent UBSAN build with the following error message.
{code:java}
3:56:54
/data/jenkins/workspace/impala-cdpd-master-core-ubsan/repos/Impala/be/src/runtime/bufferpool/buffer-pool-test.cc:1764:
Failure
13:56:54 Value of: FindPageInDir(pages[NO_ERROR_QUERY], error_dir) != NULL
13:56:54 Actual: false
13:56:54 Expected: true
{code}
Maybe [~tarmstrong] could offer some insight into this issue. For easy
reference, the related log files are also attached. Thanks!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)