You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/09 12:45:00 UTC

[jira] [Commented] (HDFS-16913) Fix flaky some unit tests since they offen timeout

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

ASF GitHub Bot commented on HDFS-16913:
---------------------------------------

GuoPhilipse opened a new pull request, #5377:
URL: https://github.com/apache/hadoop/pull/5377

   
   ### Description of PR
   fix timeout in below unit tests 
   ``
   TestFileLengthOnClusterRestart
   TestLeaseRecovery2
   TestBalancerService
   TestPipelinesFailover
   TestSnapshot
   ``
   
   ### How was this patch tested?
   TestSnapshot
   ![image](https://user-images.githubusercontent.com/46367746/217815259-24a52b1a-fede-40f1-bcfd-e07e4c26b2a1.png)
   TestPipelinesFailover
   ![image](https://user-images.githubusercontent.com/46367746/217815313-b6d658d7-a4fd-4508-b9ca-3ee7851dc790.png)
   TestBalancerService
   ![image](https://user-images.githubusercontent.com/46367746/217815382-6f127a80-9574-4a55-97dc-82424e82369c.png)
   TestLeaseRecovery2
   ![image](https://user-images.githubusercontent.com/46367746/217815579-e78162c9-6c88-4a96-9e9d-f9ea6ff453b2.png)
   TestFileLengthOnClusterRestart
   ![image](https://user-images.githubusercontent.com/46367746/217815627-0f95434a-3694-44cf-b176-d4ce75a740c4.png)
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   




> Fix flaky some unit tests since they offen timeout
> --------------------------------------------------
>
>                 Key: HDFS-16913
>                 URL: https://issues.apache.org/jira/browse/HDFS-16913
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>    Affects Versions: 3.3.4
>            Reporter: guophilipse
>            Priority: Minor
>
> some test cases often failed for timeout, maybe we can improve it



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org