[
https://issues.apache.org/jira/browse/HDDS-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568013#comment-16568013
]
LiXin Ge commented on HDDS-265:
-------------------------------
All the failed unit test passed in my local machine. That's will be really nice
if someone can help to trigger the JenKins again to see whether this is a
accidental failure? Thanks!
{noformat}
mvn test
-Dtest=TestMiniOzoneCluster,TestCloseContainerByPipeline,TestDataValidate,TestFreon,TestDistributedOzoneVolumes,TestOzoneRestWithMiniCluster
-Phdds
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.ozone.freon.TestDataValidate
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.739 s
- in org.apache.hadoop.ozone.freon.TestDataValidate
[INFO] Running org.apache.hadoop.ozone.freon.TestFreon
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.416
s - in org.apache.hadoop.ozone.freon.TestFreon
[INFO] Running org.apache.hadoop.ozone.TestMiniOzoneCluster
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.789 s
- in org.apache.hadoop.ozone.TestMiniOzoneCluster
[INFO] Running org.apache.hadoop.ozone.web.TestDistributedOzoneVolumes
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.348 s
- in org.apache.hadoop.ozone.web.TestDistributedOzoneVolumes
[INFO] Running org.apache.hadoop.ozone.web.TestOzoneRestWithMiniCluster
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.423 s
- in org.apache.hadoop.ozone.web.TestOzoneRestWithMiniCluster
[INFO] Running
org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.535 s
- in
org.apache.hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
{noformat}
> Move numPendingDeletionBlocks and deleteTransactionId from ContainerData to
> KeyValueContainerData
> -------------------------------------------------------------------------------------------------
>
> Key: HDDS-265
> URL: https://issues.apache.org/jira/browse/HDDS-265
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Affects Versions: 0.2.1
> Reporter: Hanisha Koneru
> Assignee: LiXin Ge
> Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-265.000.patch
>
>
> "numPendingDeletionBlocks" and "deleteTransactionId" fields are specific to
> KeyValueContainers. As such they should be moved to KeyValueContainerData
> from ContainerData.
> ContainerReport should also be refactored to take in this change.
> Please refer to [~ljain]'s comment in HDDS-250.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]