Skip to content

Breaking Change: Remove PErFileThreadCount and ConcurrentFileCount fr… #5989

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 3 commits into from
Apr 19, 2018

Conversation

rahuldutta90
Copy link
Contributor

@rahuldutta90 rahuldutta90 commented Apr 19, 2018

…om Export/Import-Item and Clean from Remove-Item

Description

Breaking changes:

  • Export-AzureRmDataLakeStoreItem
    - The parameter PerFileThreadCount is being deprecated in favor of Concurrency
    - The parameter ConcurrentFileCount is being deprecated in favor of Concurrency
  • Import-AzureRmDataLakeStoreItem
    - The parameter PerFileThreadCount is being deprecated in favor of Concurrency
    - The parameter ConcurrentFileCount is being deprecated in favor of Concurrency
  • Remove-AzureRmDataLakeStoreItem
    - The parameter Clean is being deprecated

Checklist

@cormacpayne cormacpayne merged commit 65e7e6c into preview Apr 19, 2018
@markcowl markcowl deleted the adls-data-plane-breakingchanges branch May 1, 2018 17:41
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.

4 participants