Chris Nauroth created HADOOP-19852:
--------------------------------------

             Summary: hadoop-tos test failures due to reflection failure
                 Key: HADOOP-19852
                 URL: https://issues.apache.org/jira/browse/HADOOP-19852
             Project: Hadoop Common
          Issue Type: Test
          Components: test, tos
    Affects Versions: 3.5.0
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


hadoop-tos tests fail for me locally due to a reflection error. The reason is 
that hadoop-tos/pom.xml overrides the maven-surefire-plugin JVM `<argLine>` 
twice, dropping the `--add-opens` that the enables the reflective access for 
short-term compatibility in Java 17. I have a local patch that removes the 
redundant override, and the tests pass.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to