You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:00:26 UTC

[jira] [Updated] (SPARK-20305) Master may keep in the state of "COMPELETING_RECOVERY",then all the application registered cannot get resources, when the leader master change.

     [ https://issues.apache.org/jira/browse/SPARK-20305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-20305:
---------------------------------
    Labels: bulk-closed  (was: )

> Master may keep in the state of "COMPELETING_RECOVERY",then all the application registered cannot get resources, when the leader master change.
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-20305
>                 URL: https://issues.apache.org/jira/browse/SPARK-20305
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.1.0
>            Reporter: LvDongrong
>            Priority: Critical
>              Labels: bulk-closed
>         Attachments: failfetchresources.PNG
>
>
> Master may keep in the state of "COMPELETING_RECOVERY",then all the application registered cannot get resources, when the leader master change.
> This happend when a exception was thrown during the Master trying to recovery(completeRecovery method in the master.scala  ). Then the leader will always in COMPLETING_RECOVERY state, for the leader can only change to alive from state of RecoveryState.RECOVERING.
> !failfetchresources.PNG!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org