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

Kihwal Lee updated HDFS-4887:
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-beta
                   3.0.0
           Status: Resolved  (was: Patch Available)

Thanks for the reviews. I've committed this to trunk, branch-2 and 
branch-2.1.0-beta.
                
> TestNNThroughputBenchmark exits abruptly
> ----------------------------------------
>
>                 Key: HDFS-4887
>                 URL: https://issues.apache.org/jira/browse/HDFS-4887
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: benchmarks, test
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>            Priority: Blocker
>             Fix For: 3.0.0, 2.1.0-beta
>
>         Attachments: HDFS-4887.patch, HDFS-4887.patch
>
>
> After HDFS-4840, TestNNThroughputBenchmark exits in the middle. This is 
> because ReplicationMonitor is being stopped while NN is still running. 
> This is only valid during testing. In normal cases, ReplicationMonitor thread 
> runs all the time once started. In standby or safemode, it just skips 
> calculating DN work. I think NNThroughputBenchmark needs to use ExitUtil to 
> prevent termination, rather than modifying ReplicationMonitor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to