Block CRC Unit Tests: protocol tests
------------------------------------
Key: HADOOP-1628
URL: https://issues.apache.org/jira/browse/HADOOP-1628
Project: Hadoop
Issue Type: Test
Components: dfs
Affects Versions: 0.14.0
Reporter: Nigel Daley
Priority: Blocker
Fix For: 0.14.0
HADOOP-1134 introduced a new protocol between DFS clients and DataNodes. This
protocol needs some unit tests that at least cover these cases:
- bad op codes
- bad field lengths
- bad offsets
- bad versions
- bad block ids
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.