[
https://issues.apache.org/jira/browse/HDDS-1532?focusedWorklogId=259368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-259368
]
ASF GitHub Bot logged work on HDDS-1532:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jun/19 08:49
Start Date: 13/Jun/19 08:49
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #957: HDDS-1532.
Improve the concurrent testing framework of Freon.
URL: https://github.com/apache/hadoop/pull/957#issuecomment-501611634
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 44 | Docker mode activated. |
||| _ Prechecks _ |
| +1 | dupname | 0 | No case conflicting files found. |
| +1 | @author | 0 | The patch does not contain any @author tags. |
| +1 | test4tests | 0 | The patch appears to include 1 new or modified test
files. |
||| _ trunk Compile Tests _ |
| +1 | mvninstall | 572 | trunk passed |
| +1 | compile | 317 | trunk passed |
| +1 | checkstyle | 83 | trunk passed |
| +1 | mvnsite | 0 | trunk passed |
| +1 | shadedclient | 922 | branch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 180 | trunk passed |
| 0 | spotbugs | 359 | Used deprecated FindBugs config; considering
switching to SpotBugs. |
| +1 | findbugs | 563 | trunk passed |
||| _ Patch Compile Tests _ |
| +1 | mvninstall | 488 | the patch passed |
| +1 | compile | 302 | the patch passed |
| +1 | javac | 302 | the patch passed |
| +1 | checkstyle | 84 | the patch passed |
| +1 | mvnsite | 0 | the patch passed |
| +1 | whitespace | 0 | The patch has no whitespace issues. |
| +1 | shadedclient | 725 | patch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 170 | the patch passed |
| +1 | findbugs | 611 | the patch passed |
||| _ Other Tests _ |
| -1 | unit | 201 | hadoop-hdds in the patch failed. |
| -1 | unit | 1926 | hadoop-ozone in the patch failed. |
| +1 | asflicense | 51 | The patch does not generate ASF License warnings. |
| | | 7419 | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests | hadoop.ozone.container.common.impl.TestHddsDispatcher
|
| | hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis |
| | hadoop.ozone.client.rpc.TestOzoneAtRestEncryption |
| | hadoop.ozone.TestMiniChaosOzoneCluster |
| | hadoop.ozone.client.rpc.TestBCSID |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-957/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/957 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle |
| uname | Linux d78df97a1aa4 4.4.0-143-generic #169~14.04.2-Ubuntu SMP Wed
Feb 13 15:00:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 940bcf0 |
| Default Java | 1.8.0_212 |
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-957/1/artifact/out/patch-unit-hadoop-hdds.txt
|
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-957/1/artifact/out/patch-unit-hadoop-ozone.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-957/1/testReport/ |
| Max. process+thread count | 5302 (vs. ulimit of 5500) |
| modules | C: hadoop-ozone/tools U: hadoop-ozone/tools |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-957/1/console |
| versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
| Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
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: 259368)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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]