[ https://issues.apache.org/jira/browse/HDFS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakob Homan updated HDFS-1178: ------------------------------ Fix Version/s: 0.22.0 Affects Version/s: 0.22.0 > 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: Improvement > Components: name-node > Affects Versions: 0.22.0 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.22.0 > > 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.