Wei-Chiu Chuang created HDDS-11896:
--------------------------------------
Summary: Illegal reflective access by MetricsUtil annotationData()
Key: HDDS-11896
URL: https://issues.apache.org/jira/browse/HDDS-11896
Project: Apache Ozone
Issue Type: Bug
Reporter: Wei-Chiu Chuang
Found this warning in TestContainerStateMachine:
{noformat}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.hadoop.hdds.utils.MetricsUtil
(file:/Users/weichiu/sandbox/ozone3/hadoop-hdds/framework/target/classes/) to
method java.lang.Class.annotationData()
WARNING: Please consider reporting this to the maintainers of
org.apache.hadoop.hdds.utils.MetricsUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
{noformat}
It doesn't seem to fail the test though.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]