Skip to content

Conversation

@jsoft88
Copy link
Contributor

@jsoft88 jsoft88 commented May 31, 2020

…toreBuilder and SCMDBDefinition directly

HDDS-3479. Rename SCMMetadataStoreRDBImpl to SCMMetadataStoreImpl as it is not longer RocksDB specific.

What changes were proposed in this pull request?

Use ScmMetadataStore everywhere inside SCM instead of DBStoreBuilder with separated DB definition (SCMDBDefinition)

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-3479?jql=project%20in%20(HDDS)%20AND%20labels%20in%20(newbie)%20AND%20assignee%20is%20EMPTY%20AND%20status%20in%20(open%2C%20Reopened)

How was this patch tested?

By executing test.sh under dist/

cespejor added 3 commits April 26, 2020 14:35
…toreBuilder and SCMDBDefinition directly

HDDS-3479. Rename SCMMetadataStoreRDBImpl to SCMMetadataStoreImpl as it is not longer RocksDB specific.
@jsoft88
Copy link
Contributor Author

jsoft88 commented Jun 1, 2020

The acceptance check has some errors, specifically, test cases related to S3 in this part Run cd /mnt/ozone/compose && ./test-all.sh. I don't think these errors are caused by the changes introduced in this PR.

Copy link
Member

@elek elek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Thanks the patch @jsoft88 (And sorry for the late review).

One NIT: There are two lines which are commented out: I would prefer to remove them

Pushed the removal and a rebase to your fork (to make the merge faster). Will merge it after a green build.)

Copy link
Member

@elek elek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM

Merging it to the master Thanks the contribution @jsoft88

@elek elek merged commit 93b1f63 into apache:master Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants