The NameNode servlets should not use RPC to connect to the NameNode
-------------------------------------------------------------------
Key: HDFS-1178
URL: https://issues.apache.org/jira/browse/HDFS-1178
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Currently some of the NameNode servlets use RPC to connect from the NameNode to itself. They
should do it more directly with the NameNode object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|