[ https://issues.apache.org/jira/browse/HDFS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892575#action_12892575 ]
Jakob Homan commented on HDFS-1178: ----------------------------------- Failed tests appear to be all previously identified as known-bad and very not likely to be related to this patch: https://issues.apache.org/jira/browse/HDFS-1315?focusedCommentId=12891700&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12891700. I'm going to go ahead and commit. > 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 > 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.