File Upload Performance: Batch uploading larger image files in numbers causes browser instability/freezing, due to PrimeFaces image processing.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Reported by a user, see RT 226297
User had created 10 datasets and uploaded 215 files, mostly PDFs and images, ranging in size from 10MB to 280MB.
They experienced their UI freezing and we received a server critical warning but it recovered.
We recommended for now that they upload fewer files at one time as a temporary workaround.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported upload scenario with many large PDF and image files, then trace the PrimeFaces image-processing path involved in file uploads. Done means the browser remains responsive and no server critical warning occurs when handling comparable batches; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- full-stack, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100