Skip to content

Conversation

@rahuldutta90
Copy link
Contributor

Description

After the fix recurse in set-azurermstoreitemaclentry will work when parameters are passed as SetSpecificACE

Checklist

@rahuldutta90 rahuldutta90 requested a review from cormacpayne May 9, 2018 20:26
@rahuldutta90
Copy link
Contributor Author

Issue: #6171

DataLakeStoreFileSystemClient.ChangeAclRecursively(Path.TransformedPath,
Account,
Acl.Select(entry => entry.ParseDataLakeStoreItemAce()).ToList(), RequestedAclType.ModifyAcl, Concurrency);
aclSpec, RequestedAclType.ModifyAcl, Concurrency);
Copy link
Contributor

Choose a reason for hiding this comment

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

@rahuldutta90 Please add a test to cover this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cormacpayne cormacpayne merged commit 4be746e into preview May 14, 2018
@cormacpayne cormacpayne deleted the task-adls-fix-setaclentry branch May 16, 2018 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants