[ 
https://issues.apache.org/jira/browse/HDFS-15674?focusedWorklogId=512891&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-512891
 ]

ASF GitHub Bot logged work on HDFS-15674:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Nov/20 13:47
            Start Date: 17/Nov/20 13:47
    Worklog Time Spent: 10m 
      Work Description: iwasakims commented on pull request #2467:
URL: https://github.com/apache/hadoop/pull/2467#issuecomment-728938518


   The failure could be reproduced within 10 tries on my local environment. I 
checked that pending IBRs are cleared before sending heartbeat in failed case 
by adding debug logging to `IncrementalBlockReportManager#clearIBRs`. (The 
logging is not including the PR.)
   
   ```
   $ cd hadoop-hdfs-project/hadoop-hdfs
   $ for i in `seq 100` ; do echo $i && mvn test 
-Dtest=TestBPOfferService#testMissBlocksWhenReregister 
-DignoreTestFailure=false  || break ; done
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 512891)
    Time Spent: 20m  (was: 10m)

> TestBPOfferService#testMissBlocksWhenReregister fails on trunk
> --------------------------------------------------------------
>
>                 Key: HDFS-15674
>                 URL: https://issues.apache.org/jira/browse/HDFS-15674
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Ahmed Hussein
>            Assignee: Masatake Iwasaki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> qbt report (Nov 8, 2020, 11:28 AM) shows failures timing out in 
> testMissBlocksWhenReregister 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to