[
https://issues.apache.org/jira/browse/HADOOP-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi updated HADOOP-1628:
---------------------------------
Attachment: HADOOP-1628.patch
Attaching unit test for data transfer protocol. This test sends malformed
requests to the Datanode and verifies that Datanode responds as expected
(sometimes EOF and sometime ERROR status etc).
> 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
> Assignee: Raghu Angadi
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HADOOP-1628.patch
>
>
> 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.