John Doe created YARN-11851: ------------------------------- Summary: Races in thread-unsafe hashmap Key: YARN-11851 URL: https://issues.apache.org/jira/browse/YARN-11851 Project: Hadoop YARN Issue Type: Bug Affects Versions: 3.4.1 Reporter: John Doe
Thread-unsafe collection containersByApp can be accessed while being accessed in the iteration in getAllContainers, and causes ConcurrentModificationException. -- 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