Attila Doroszlai created HDDS-10131:
---------------------------------------
Summary: TestTarContainerPacker fails with Java 17
Key: HDDS-10131
URL: https://issues.apache.org/jira/browse/HDDS-10131
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{code:title=TestTarContainerPacker.unpackContainerDataWithInvalidRelativeDbFilePath}
FileNotFoundException:
target/test/data/packer-source-dir/111/metadata/db/../db_file (No such file or
directory)
at java.base/java.io.FileOutputStream.open0(Native Method)
...
at
org.apache.hadoop.ozone.container.keyvalue.TestTarContainerPacker.writeSingleFile(TestTarContainerPacker.java:388)
at
org.apache.hadoop.ozone.container.keyvalue.TestTarContainerPacker.writeDbFile(TestTarContainerPacker.java:379)
at
org.apache.hadoop.ozone.container.keyvalue.TestTarContainerPacker.unpackContainerDataWithInvalidRelativeDbFilePath(TestTarContainerPacker.java:319)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]