John Doe created YARN-11846: ------------------------------- Summary: Use before initialization for federationFacade Key: YARN-11846 URL: https://issues.apache.org/jira/browse/YARN-11846 Project: Hadoop YARN Issue Type: Bug Affects Versions: 3.4.1 Reporter: John Doe
If the function deleteFederationApplication() in FederationRMAdminInterceptor executes earlier, it tries to invoke a member function of the instance variable federationFacade, which is still Null now, and causes a NullPointerException. -- 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