Istvan Toth created YARN-11797: ---------------------------------- Summary: Fix tests trying to connect to 0.0.0.0 Key: YARN-11797 URL: https://issues.apache.org/jira/browse/YARN-11797 Project: Hadoop YARN Issue Type: Bug Reporter: Istvan Toth
Some Yarn tests are trying to connect to 0.0.0.0. This works on Java 8, but does not work on Java 11 and later, and the tests time out. (have not tested 9 or 10). Fix the tests so that they try to connect to localhost instead. -- 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