[ 
https://issues.apache.org/jira/browse/HDFS-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043675#comment-14043675
 ] 

Hudson commented on HDFS-6587:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1812 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1812/])
HDFS-6587. Fix a typo in message issued from explorer.js. Contributed by 
Yongjun Zhang. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1605184)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.js


> Bug in TestBPOfferService can cause test failure
> ------------------------------------------------
>
>                 Key: HDFS-6587
>                 URL: https://issues.apache.org/jira/browse/HDFS-6587
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.4.0
>            Reporter: Zhilei Xu
>            Assignee: Zhilei Xu
>             Fix For: 3.0.0, 2.5.0
>
>         Attachments: patch_TestBPOfferService.txt
>
>
> need to fix a bug in TestBPOfferService#waitForBlockReceived that fails the 
> trunk, e.g. in Build #1781.
> Details: in this test, the utility function waitForBlockReceived() has a bug:
> parameter mockNN is never used but hard-coded mockNN1 is used.
> This bug introduces undeterministic test failure when 
> testBasicFunctionality() calls
> ret = waitForBlockReceived(FAKE_BLOCK, mockNN2);
> and the call finishes before the actual interaction with mockNN2 happens.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to