Skip to content

Fix hanging of Get-DataLakeStoreDeletedItem for any errors or remote exceptions #9706

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
Jul 30, 2019

Conversation

rahuldutta90
Copy link
Contributor

Description

Earlier for any errors or exceptions, Get-DataLakeStoreDeletedItem used to hang. The reason is the finishing of the task depended on a flag set in the progresstracker. However if a error occurs the progresstracker wont be updated so it will be on an infinite loop.

Checklist

@rahuldutta90 rahuldutta90 added this to the 2019-07-30 milestone Jul 23, 2019
akharit
akharit previously approved these changes Jul 23, 2019
akaguptams
akaguptams previously approved these changes Jul 23, 2019
Copy link
Member

@cormacpayne cormacpayne left a comment

Choose a reason for hiding this comment

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

@rahuldutta90 one clarifying question

@cormacpayne cormacpayne dismissed stale reviews from akaguptams and akharit via 1f6614e July 30, 2019 18:34
@cormacpayne cormacpayne merged commit eca2124 into master Jul 30, 2019
@cormacpayne cormacpayne deleted the task-adls-fix-enumeratedeleteditems branch August 19, 2019 21:35
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