Skip to content
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

service/s3/s3manager: Document default behavior for Upload's MaxNumParts #2077

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jul 26, 2018

Updates the S3 Upload Manager's default behavior for MaxNumParts, and
ensures that the Uploader.MaxNumPart's member value is initialized
properly if the type was created via struct initialization instead of
using the NewUploader function.

Fix #2015

Updates the S3 Upload Manager's default behavior for MaxNumParts, and
ensurs that the Uploader.MaxNumPart's member value is initialized
properly if the type was created via struct initialization instead of
using the `NewUploader` function.

Fix aws#2015
@jasdel jasdel self-assigned this Jul 26, 2018
@jasdel jasdel requested a review from xibz July 26, 2018 16:56
@jasdel jasdel merged commit ae5a28d into aws:master Jul 26, 2018
@jasdel jasdel deleted the fixup/S3ManagerUploadInit branch July 26, 2018 20:22
@awstools awstools mentioned this pull request Jul 26, 2018
xibz pushed a commit to xibz/aws-sdk-go that referenced this pull request Sep 12, 2018
…rts (aws#2077)

Updates the S3 Upload Manager's default behavior for MaxNumParts, and
ensurs that the Uploader.MaxNumPart's member value is initialized
properly if the type was created via struct initialization instead of
using the `NewUploader` function.

Fix aws#2015
usrenmae pushed a commit to usrenmae/aws-sdk-go that referenced this pull request Sep 23, 2018
…rts (aws#2077)

Updates the S3 Upload Manager's default behavior for MaxNumParts, and
ensurs that the Uploader.MaxNumPart's member value is initialized
properly if the type was created via struct initialization instead of
using the `NewUploader` function.

Fix aws#2015
@diehlaws diehlaws added needs-review This issue or pull request needs review from a core team member. and removed review-needed labels Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review This issue or pull request needs review from a core team member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants