LvDongrong created SPARK-20305:
----------------------------------
Summary: 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]