[
https://issues.apache.org/jira/browse/HDDS-1604?focusedWorklogId=249771&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249771
]
ASF GitHub Bot logged work on HDDS-1604:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/May/19 01:44
Start Date: 29/May/19 01:44
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #866: HDDS-1604.
ContainerReader#initializeUsedBytes leaks DB reference. Co…
URL: https://github.com/apache/hadoop/pull/866#issuecomment-496751909
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 40 | 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 9 new or modified test
files. |
||| _ trunk Compile Tests _ |
| 0 | mvndep | 22 | Maven dependency ordering for branch |
| +1 | mvninstall | 546 | trunk passed |
| +1 | compile | 282 | trunk passed |
| +1 | checkstyle | 86 | trunk passed |
| +1 | mvnsite | 0 | trunk passed |
| +1 | shadedclient | 892 | branch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 155 | trunk passed |
| 0 | spotbugs | 293 | Used deprecated FindBugs config; considering
switching to SpotBugs. |
| +1 | findbugs | 476 | trunk passed |
||| _ Patch Compile Tests _ |
| 0 | mvndep | 66 | Maven dependency ordering for patch |
| +1 | mvninstall | 470 | the patch passed |
| +1 | compile | 261 | the patch passed |
| +1 | javac | 261 | the patch passed |
| +1 | checkstyle | 72 | the patch passed |
| +1 | mvnsite | 0 | the patch passed |
| +1 | whitespace | 0 | The patch has no whitespace issues. |
| +1 | shadedclient | 639 | patch has no errors when building and testing
our client artifacts. |
| +1 | javadoc | 158 | the patch passed |
| +1 | findbugs | 496 | the patch passed |
||| _ Other Tests _ |
| +1 | unit | 228 | hadoop-hdds in the patch passed. |
| -1 | unit | 1397 | hadoop-ozone in the patch failed. |
| -1 | asflicense | 74 | The patch generated 17 ASF License warnings. |
| | | 6546 | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests | hadoop.ozone.TestContainerStateMachineIdempotency |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-866/6/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/866 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle |
| uname | Linux ebcea3b25f41 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 0c73dba |
| Default Java | 1.8.0_212 |
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-866/6/artifact/out/patch-unit-hadoop-ozone.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-866/6/testReport/ |
| asflicense |
https://builds.apache.org/job/hadoop-multibranch/job/PR-866/6/artifact/out/patch-asflicense-problems.txt
|
| Max. process+thread count | 4319 (vs. ulimit of 5500) |
| modules | C: hadoop-hdds/container-service hadoop-ozone/integration-test
U: . |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-866/6/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: 249771)
Time Spent: 50m (was: 40m)
> ContainerReader#initializeUsedBytes leaks DB reference
> ------------------------------------------------------
>
> Key: HDDS-1604
> URL: https://issues.apache.org/jira/browse/HDDS-1604
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.4.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This was caught by the New ContainerCache with reference counting from
> HDDS-1449. The root cause is an unclosed KeyValueBlockIterator from
> ContainerReader#initializeUsedBytes.
> I will post a patch shortly, which will fix some UT failures exposed by
> -HDDS-1449,- such as TestBCSID#testBCSID, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]