[
https://issues.apache.org/jira/browse/HDDS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466386#comment-16466386
]
Xiaoyu Yao edited comment on HDDS-1 at 5/7/18 7:52 PM:
-------------------------------------------------------
Thanks all for the review and test. Final minor update to fix the Metadata
Store prefix matching logic and 2 more unit test fixes.
Remaining unit test failures listed below will be fixed with follow up JIRAs.
HDDS failures (related but will fix later)
{code:java}
[*ERROR*] *TestDeletedBlockLog.testDeletedBlockTransactions:349*
[*ERROR*] *TestContainerCloser.testCleanupThreadRuns:197*
[*ERROR*] *TestContainerCloser.testRepeatedClose:159 expected:<1> but was:<0>*
[*ERROR*] *TestContainerSupervisor.testDetectOverReplica:221 expected:<2> but
was:<0>*
[*ERROR*] *TestContainerSupervisor.testDetectSingleContainerReplica:174
expected:<9001> but was:<9002>*
[*ERROR*] *TestStorageContainerManagerHttpServer.testHttpPolicy:105 » Bind
Port in use: 0...*
[*ERROR*] *TestContainerSupervisor.testAddingNewPoolWorks:266 » Timeout Timed
out waiting...*
{code}
Ozone failures (seems unrelated to this change)
{code:java}
[*ERROR*] *TestKeySpaceManagerHttpServer.testHttpPolicy:103 » Bind Port in
use: 0.0.0.0:9...*
[*ERROR*] *TestKeySpaceManagerHttpServer.testHttpPolicy:103 » Bind Port in
use: 0.0.0.0:9...*
{code}
was (Author: xyao):
Minor update to fix the Metadata Store prefix matching logic and 2 more unit
test fixes.
Remaining unit test failures listed below will be fixed with follow up JIRAs.
HDDS failures (related but will fix later)
{code}
[*ERROR*] *TestDeletedBlockLog.testDeletedBlockTransactions:349*
[*ERROR*] *TestContainerCloser.testCleanupThreadRuns:197*
[*ERROR*] *TestContainerCloser.testRepeatedClose:159 expected:<1> but was:<0>*
[*ERROR*] *TestContainerSupervisor.testDetectOverReplica:221 expected:<2> but
was:<0>*
[*ERROR*] *TestContainerSupervisor.testDetectSingleContainerReplica:174
expected:<9001> but was:<9002>*
[*ERROR*] *TestStorageContainerManagerHttpServer.testHttpPolicy:105 » Bind
Port in use: 0...*
[*ERROR*] *TestContainerSupervisor.testAddingNewPoolWorks:266 » Timeout Timed
out waiting...*
{code}
Ozone failures (seems unrelated to this change)
{code}
[*ERROR*] *TestKeySpaceManagerHttpServer.testHttpPolicy:103 » Bind Port in
use: 0.0.0.0:9...*
[*ERROR*] *TestKeySpaceManagerHttpServer.testHttpPolicy:103 » Bind Port in
use: 0.0.0.0:9...*
{code}
> Remove SCM Block DB
> -------------------
>
> Key: HDDS-1
> URL: https://issues.apache.org/jira/browse/HDDS-1
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: SCM
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-1.002.patch, HDDS-1.003.patch, HDDS-1.004.patch,
> HDDS-1.005.patch, HDFS-13504.001.patch
>
>
> The block/key information is maintained by Ozone Master (a.k.a. KSM). This
> ticket is opened to remove the redundant block db at SCM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]