John Doe created YARN-11853: ------------------------------- Summary: Use before initialization in RouterRMAdminService Key: YARN-11853 URL: https://issues.apache.org/jira/browse/YARN-11853 Project: Hadoop YARN Issue Type: Bug Affects Versions: 3.4.1 Reporter: John Doe
serviceStart is used to initialize the member variables. However, if it is delayed and executes later than other member functions, a null pointer exception occurs. -- 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