Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.18.0
-
None
-
None
-
Reviewed
Description
When there is a mismatch between name and data mode, and you are running with -ea set, then Datanode.handshake() bails out with an assertion "Data-node and name-node layout versions must be the same.";
However, this message doesnt actually say which version numbers are at fault. A better error message would include the version information, so pointing the finger of blame would be easier.