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

storage: Remove maxKeys parameter from List #115

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Conversation

sonmezonur
Copy link
Member

We are using a full scan mode on storage.List() operations and do not need maxKeys param for this release. It was used by s3 predictor. Once we decided to reimplement it, we can add this parameter again.

@sonmezonur sonmezonur requested a review from igungor March 24, 2020 07:41
@sonmezonur sonmezonur merged commit b7d7a77 into master Mar 24, 2020
@sonmezonur sonmezonur deleted the delete-max-keys branch March 24, 2020 07:51
@igungor igungor added this to the v1.0.0 milestone Mar 24, 2020
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.

2 participants