Skip to content

HDDS-6815: EC: getFileCheckSum should return null EC files until ECFileChecksum implemented. #3489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 8, 2022

Conversation

umamaheswararao
Copy link
Contributor

What changes were proposed in this pull request?

GetFileChecksum is implemented only for Ratis based file layout. For EC files layout, we have no implementation ready yet. This JIRA is to return null for EC files until we have the implementation ready. Otherwise, we will get the wrong CRC unknowingly for EC files.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-6815

How was this patch tested?

Added a UT.

@jojochuang jojochuang merged commit 5918068 into apache:master Jun 8, 2022
@jojochuang
Copy link
Contributor

Merged. Thanks @umamaheswararao !

@umamaheswararao
Copy link
Contributor Author

Thanks @jojochuang for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants