zeekling created YARN-11775: ------------------------------- Summary: Queue resources are incorrectly calculated due to the modification of node label. Key: YARN-11775 URL: https://issues.apache.org/jira/browse/YARN-11775 Project: Hadoop YARN Issue Type: Bug Reporter: zeekling Attachments: image-2025-02-25-10-19-06-986.png
Reproduction procedure: 1. Change the value of nodelabel to no_label for a large number of NM nodes. 2. A large number of finished jobs exist during the modification. There is a low probability that the following symptoms occur: 1. The resources of the NO_label resource label are deleted. 2. The resources in the inno_unit resource tag are not deleted. !image-2025-02-25-10-16-37-671.png! The resource tag is obtained from the current node.There is a competition relationship between modifying node_label and reducing resources after job completion. !image-2025-02-25-10-19-06-986.png! -- 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