[ https://issues.apache.org/jira/browse/YARN-11802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939532#comment-17939532 ]
ASF GitHub Bot commented on YARN-11802: --------------------------------------- slfan1989 commented on PR #7541: URL: https://github.com/apache/hadoop/pull/7541#issuecomment-2764948091 @stoty Thanks for the contribution! Merged into trunk. > Avoid reflection in TestAsyncDispatcher > --------------------------------------- > > Key: YARN-11802 > URL: https://issues.apache.org/jira/browse/YARN-11802 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > Labels: pull-request-available > > TestAsyncDispatcher uses reflection to access the private static final LOG > field, which does not work in recent Java versions. > The same can be achieved by a minor refactor of AsyncDispatcher , and > subclassing it for the test. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org