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

raise maxCallRecvMsgSize to be able to list 10k files #1825

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Jun 24, 2021

As a workaround for listing larger folder we raised the MaxCallRecvMsgSize to 10MB. This should be enough for ~15k files. The proper fix is implementing ListContainerStream in the gateway, but we needed a way to test the web ui with larger collections.

@butonic butonic requested a review from labkode as a code owner June 24, 2021 15:25
@update-docs
Copy link

update-docs bot commented Jun 24, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@ishank011 ishank011 merged commit e758579 into cs3org:master Jun 25, 2021
@butonic butonic deleted the raise-max-msg-size branch July 8, 2021 20:36
thmour pushed a commit to thmour/reva that referenced this pull request Jul 12, 2021
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
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