Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
QuorumJournalManager (HDFS-3077)
-
None
-
Reviewed
Description
Currently, QJM's selectInputStream method throws an RTE if a quorum cannot be reached. This propagates into the Standby Node and causes the whole node to crash. It should handle this error appropriately.