[ https://issues.apache.org/jira/browse/HDFS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kan Zhang updated HDFS-1178: ---------------------------- Attachment: h1178-03.patch Addressed findbugs warning and removed a couple unnecessary imports. re-run Hudson. > 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 > Attachments: direct-nn.patch, h1178-01.patch, h1178-03.patch, > hdfs-1178-y20.patch, hdfs-1178-y20.patch > > > 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.