Laszlo Gaal created IMPALA-12748:
------------------------------------
Summary: Detector for IMPALA-12681 fires in
TestScratchDir.test_scratch_dirs_remote_spill
Key: IMPALA-12748
URL: https://issues.apache.org/jira/browse/IMPALA-12748
Project: IMPALA
Issue Type: Bug
Reporter: Laszlo Gaal
Assignee: Yida Wu
The detector fired in exhaustive mode (as the remote spill test is executed
only in exhaustive mode):
{code}
custom_cluster/test_scratch_disk.py:100: in teardown_method
self.check_deleted_file_fd()
custom_cluster/test_scratch_disk.py:310: in check_deleted_file_fd
assert deleted_files is None
E assert '81828692 0 lr-x------ 1 jenkins jenkins 64 Jan 23
08:26 /proc/19128/fd/458 -> /tmp/tmpN2ArBH/impala-scra...26 /proc/19128/fd/464
->
/tmp/tmpN2ArBH/impala-scratch/impala-scratch-338243fe-baaf-49d1-a752-a165ae9f3d0c\\
(deleted)' is None
{code}
Feel free to reopen IMPALA-12681 if this is really a regression.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)