[ https://issues.apache.org/jira/browse/HDFS-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114294#comment-14114294 ]
Aaron T. Myers commented on HDFS-6940: -------------------------------------- {quote} If I am reading this right, you'd be ok with a potentially huge refactoring of NN followed by one the two: 1. significant duplication of the NN code in the CNode 2. unnecessarily exposing the implementation of many intimate parts of NN {quote} I was not necessarily suggesting any of those things. It's not at all clear to me that said refactor would necessarily be "huge," or that it would result in any duplication of NN code in the ConsensusNode. If it's designed well I don't see why either of those things would necessarily be the case. That very much remains to be seen, and just asserting that it would be so is not very constructive. > Initial refactoring to allow ConsensusNode implementation > --------------------------------------------------------- > > Key: HDFS-6940 > URL: https://issues.apache.org/jira/browse/HDFS-6940 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode > Affects Versions: 3.0.0 > Reporter: Konstantin Shvachko > Assignee: Konstantin Shvachko > Attachments: HDFS-6940.patch > > > Minor refactoring of FSNamesystem to open private methods that are needed for > CNode implementation. -- This message was sent by Atlassian JIRA (v6.2#6252)