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

streaming max file size #112

Open
ottfro1 opened this issue Jan 9, 2025 · 2 comments
Open

streaming max file size #112

ottfro1 opened this issue Jan 9, 2025 · 2 comments
Assignees

Comments

@ottfro1
Copy link

ottfro1 commented Jan 9, 2025

Issue description

It should be documented what is the max file size supported for streaming.

It should be docuemtned that
camel stream cache is used
https://camel.apache.org/manual/stream-caching.html
A temporary file system storage is used in the sap ci tenant and the size of the temporary storage limits the max file size that can be transferred.

It should be documented that if temporary storage is full there will be error like below
java. io. IOException: error 28 - No space left on device
With files larger than 2.5 GB this error may occurr (and maybe smaller files too).

It should be documented how to increase the temporary storage to allow transfer of large files.
It should be documented what is the maximum size the temporary storage can be increased to.

Feedback Type (Optional)

content gaps

Page Title on SAP Help Portal (prefilled)

Optimize Integration Flow Design for Streaming

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/integration-suite/sap-integration-suite/optimize-integration-flow-design-for-streaming?q=stream

@ottfro1
Copy link
Author

ottfro1 commented Jan 9, 2025

It should documented how to
view the total size of the temporary storage
view the free space in the temporary storage
view the used space in the temporary storage

@SrutiSagaram
Copy link

@ottfro1 Thank you for the feedback. We will take a look and get back.

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

No branches or pull requests

3 participants