[ 
https://issues.apache.org/jira/browse/HDFS-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron T. Myers updated HDFS-2853:
---------------------------------

    Attachment: HDFS-2853-HDFS-1623.patch

Here's a slightly updated patch which fixes an assert in TestEditLog that was 
checking for an error message which is changed by the patch.

I ran the following tests with this patch, all of which passed:

TestNameNodeResourcePolicy,TestFailureOfSharedDir,TestNameNodeResourceChecker,TestOfflineEditsViewer,TestHDFSConcat,TestEditLogRace,TestNameEditsConfigs,TestSaveNamespace,TestEditLogFileOutputStream,TestFileJournalManager,TestEditLog,TestFSEditLogLoader,TestFsLimits,TestSecurityTokenEditLog,TestStorageRestore,TestEditLogJournalFailures,TestEditLogTailer,TestEditLogsDuringFailover,TestHASafeMode,TestStandbyCheckpoints,TestDNFencing,TestDNFencingWithReplication,TestStandbyIsHot,TestGenericJournalConf,TestCheckPointForSecurityTokens,TestNNStorageRetentionManager,TestPBHelper,TestNNLeaseRecovery,TestFiRename,TestHAStateTransitions
                
> HA: NN fails to start if the shared edits dir is marked required
> ----------------------------------------------------------------
>
>                 Key: HDFS-2853
>                 URL: https://issues.apache.org/jira/browse/HDFS-2853
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>            Priority: Critical
>         Attachments: HDFS-2853-HDFS-1623.patch, HDFS-2853-HDFS-1623.patch
>
>
> Currently it will fail because of a bug with checking the valid configuration 
> of required resources.

--
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

        

Reply via email to