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

Handle ListMultipartUpload token only has one token defined #2749

Merged

Conversation

mdedetrich
Copy link
Contributor

Although theoretically speaking when dealing with continuation tokens from ListMultipartUpload either both nextUploadId/nextKeyMarker should be define OR neither of them should be defined (i.e. you are at the end of pagination), to be on the safe side this change will also handle the case where either one or the other is defined.

@johanandren johanandren merged commit f70d41d into akka:master Oct 11, 2021
@johanandren johanandren added this to the 3.0.4 milestone Oct 11, 2021
@mdedetrich mdedetrich deleted the handle-list-multipart-upload-continuation branch October 11, 2021 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants