[ 
https://issues.apache.org/jira/browse/SPARK-20305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965533#comment-15965533
 ] 

Apache Spark commented on SPARK-20305:
--------------------------------------

User 'lvdongr' has created a pull request for this issue:
https://github.com/apache/spark/pull/17620

> 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
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to