Istvan Toth created YARN-11805: ---------------------------------- Summary: Skip tests in TestTimelineWriterHBaseDown when InaccessibleObjectException is thrown Key: YARN-11805 URL: https://issues.apache.org/jira/browse/YARN-11805 Project: Hadoop YARN Issue Type: Improvement Reporter: Istvan Toth Assignee: Istvan Toth
HBase tries to hack some optimizations into HDFS via reflection. However, this hack doesn't work on JDK18+ because of JEP416. Skip the test if we encounter this HBase problem, as it cannot be fixed from Hadoop. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org