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

Investigate ByteBuffer size when converting InputStream to Flux #22579

Closed
jaschrep-msft opened this issue Jun 25, 2021 · 1 comment
Closed

Investigate ByteBuffer size when converting InputStream to Flux #22579

jaschrep-msft opened this issue Jun 25, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@jaschrep-msft
Copy link
Member

#22218 (comment)

Currently, stage block size (or equivalent) is being used to set the byte buffers. This is likely a bottleneck and a memory issue.

@jaschrep-msft jaschrep-msft added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Jun 25, 2021
@jaschrep-msft jaschrep-msft self-assigned this Jun 25, 2021
@kasobol-msft
Copy link
Contributor

Potentially related to #21631

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants