[
https://issues.apache.org/jira/browse/YARN-11802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated YARN-11802:
----------------------------------
Labels: pull-request-available (was: )
> 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: [email protected]
For additional commands, e-mail: [email protected]