[ 
https://issues.apache.org/jira/browse/YARN-11802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth updated YARN-11802:
-------------------------------
    Summary: [JDK23] Avoid reflection in TestAsyncDispatcher  (was: Avoid 
reflection in TestAsyncDispatcher)

> [JDK23] Avoid reflection in TestAsyncDispatcher
> -----------------------------------------------
>
>                 Key: YARN-11802
>                 URL: https://issues.apache.org/jira/browse/YARN-11802
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: 3.5.0
>    Affects Versions: 3.5.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> 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]

Reply via email to