[
https://issues.apache.org/jira/browse/IMPALA-10531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yida Wu closed IMPALA-10531.
----------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> TmpFileMgrTest.TestCompressBufferManagementEncryptedRemoteUpload failed in
> exhaustive release build
> ---------------------------------------------------------------------------------------------------
>
> Key: IMPALA-10531
> URL: https://issues.apache.org/jira/browse/IMPALA-10531
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 4.0
> Reporter: Wenzhe Zhou
> Assignee: Yida Wu
> Priority: Major
> Labels: broken-build
> Fix For: Impala 4.0
>
>
> The backend test failed in exhaustive release build:
> /data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1060:
> Failure
> Expected: (compressed_handle->file_) != (uncompressed_handle->file_), actual:
> 0xb033e00 vs 0xb033e00
> /data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1069:
> Failure
> Value of: io::DiskFileStatus::PERSISTED
> Actual: 4-byte object <01-00 00-00>
> Expected: tmp_file->DiskFile()->GetFileStatus()
> Which is: 4-byte object <00-00 00-00>
> /data/jenkins/workspace/impala-cdpd-master-staging-exhaustive-release/repos/Impala/be/src/runtime/tmp-file-mgr-test.cc:1069:
> Failure
> Value of: io::DiskFileStatus::PERSISTED
> Actual: 4-byte object <01-00 00-00>
> Expected: tmp_file->DiskFile()->GetFileStatus()
> Which is: 4-byte object <00-00 00-00>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)