[ https://issues.apache.org/jira/browse/HDFS-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron T. Myers updated HDFS-3773: --------------------------------- Attachment: HDFS-3773.patch Trivial patch attached. The trouble is that FSEditLog needs to be able to instantiate the QuorumJournalManager by reflection, but those two classes are in different packages. > TestNNWithQJM fails after HDFS-3741 > ----------------------------------- > > Key: HDFS-3773 > URL: https://issues.apache.org/jira/browse/HDFS-3773 > Project: Hadoop HDFS > Issue Type: Bug > Components: name-node > Affects Versions: QuorumJournalManager (HDFS-3077) > Reporter: Aaron T. Myers > Assignee: Aaron T. Myers > Attachments: HDFS-3773.patch > > > Looks like the change of visibility of one of the QuorumJournalManager > constructors fouls up the instantiation via reflection. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira