playframework / playframework/play1
Backport tmp chunked file bug from 1.2.7.1 -> 1.2.4??
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 671
- Avg merge
- 12d 15h
- Merged PRs (30d)
- 1
Description
Any chance on getting this:
https://github.com/playframework/play1/blob/1.2.7.1/framework/src/play/server/StreamChunkAggregator.java#L77
backported to 1.2.4?
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 comparing framework/src/play/server/StreamChunkAggregator.java at the referenced 1.2.7.1 line with the corresponding implementation in 1.2.4. Identify the tmp chunked file fix to backport, then verify the affected server behavior in the 1.2.4 codebase; the issue does not mention a test or a specific validation command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100