Skip to content

Conversation

@swamirishi
Copy link
Contributor

What changes were proposed in this pull request?

Enable Erasure coding & encryption flag on fileStatus for ofs

What is the link to the Apache JIRA

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

How was this patch tested?

Unit Test case

@swamirishi
Copy link
Contributor Author

@jojochuang Please take a look at the changes made.

@swamirishi swamirishi marked this pull request as draft December 9, 2022 00:08
@swamirishi swamirishi marked this pull request as ready for review December 9, 2022 00:10
@jojochuang jojochuang requested a review from smengcl December 9, 2022 00:14
Copy link
Contributor

@jojochuang jojochuang left a comment

Choose a reason for hiding this comment

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

@swamirishi the test testListStatusWithIntermediateDirWithECEnabled that you added failed in the check.

fileStatusAdapter.getGroup(),
fileStatusAdapter.getSymlink(),
fileStatusAdapter.getPath(),
false,
Copy link
Contributor

Choose a reason for hiding this comment

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

This field is supposed to be a boolean "hasAcl".

This is unrelated, but I think once we are able to probe the external authorization provider for its ACL, we will be able to implement this field.

@jojochuang jojochuang merged commit 845ceff into apache:master Dec 9, 2022
@jojochuang
Copy link
Contributor

Thx @swamirishi for the quick iteration!

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