Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
HA branch (HDFS-1623)
-
None
-
Reviewed
Description
TestDfsOverAvroRpc is failing after HDFS-2616. The issue seems to be that we sometimes fill in the "commands" list in HeartbeatResponse with null to indicate no commands. This makes avro barf with a cryptic message about unions of nulls of unions of arrays of nulls or something.