BlockSender and BlockReceiver should be refactored into separate classes
------------------------------------------------------------------------
Key: HADOOP-2142
URL: https://issues.apache.org/jira/browse/HADOOP-2142
Project: Hadoop
Issue Type: Improvement
Components: dfs
Affects Versions: 0.16.0
Reporter: Konstantin Shvachko
Priority: Minor
Data-node subclasses BlockSender and BlockReceiver can and should be factored
out int stand alone classes.
BlockSender does not have any dependencies on DataNode, BlockReceiver will
require some work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.