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

Hudson commented on HDDS-1532:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16760 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16760/])
HDDS-1532. Improve the concurrent testing framework of Freon. (#957) 
(aengineer: rev 3d020e914fa65b96a208a2c4bb3dc2f35f80e21d)
* (edit) 
hadoop-ozone/tools/src/test/java/org/apache/hadoop/ozone/freon/TestRandomKeyGenerator.java
* (edit) 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/RandomKeyGenerator.java


> Ozone: Freon: Improve the concurrent testing framework.
> -------------------------------------------------------
>
>                 Key: HDDS-1532
>                 URL: https://issues.apache.org/jira/browse/HDDS-1532
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.4.0
>            Reporter: Xudong Cao
>            Assignee: Xudong Cao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently, Freon's concurrency framework is just on volume-level, but in 
> actual testing, users are likely to provide a smaller volume number(typically 
> 1), and a larger bucket number and key number, in which case the existing 
> concurrency framework can not make good use of the thread pool.
> We need to improve the concurrency policy, make the volume creation task, 
> bucket creation task, and key creation task all can be equally submitted to 
> the thread pool as a general task. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to