[ https://issues.apache.org/jira/browse/YARN-11323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841101#comment-17841101 ]
ASF GitHub Bot commented on YARN-11323: --------------------------------------- liubin101 commented on PR #4954: URL: https://github.com/apache/hadoop/pull/4954#issuecomment-2078901927 @slfan1989 Hi, I found that newly submitted apps may be mistakenly deleted in Delete triggered condition 1: If an app was submitted to Router, the Router stores this app in state store, but it hasn't been submitted to SubCluster. At this time, the CleanUp thread compares the lists queried in the state store and the SubCluster. This app exists in the state store but not in the SubCluster, so it will be mistakenly deleted. > [Federation] Improve Router Handler FinishApps > ---------------------------------------------- > > Key: YARN-11323 > URL: https://issues.apache.org/jira/browse/YARN-11323 > Project: Hadoop YARN > Issue Type: Improvement > Components: federation, router, yarn > Affects Versions: 3.4.0 > Reporter: Shilun Fan > Assignee: Shilun Fan > Priority: Major > Labels: pull-request-available > Fix For: 3.4.0 > > -- 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