Details
-
Sub-task
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
HA branch (HDFS-1623)
-
None
-
Reviewed
Description
When the new RPC protocol stuff was merged to 0.23, we didn't add HAServiceProtocol to NameNodeRpcServer. Trivial JIRA to fix this. Also fixing a small bug where, if startup failed, HA code would trigger an NPE.