linkedin / linkedin/play-restli
Support request memory threshold for stream
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linkedin/play-restli/blob/7e8218134a2d8a5b405f377fbf8121d84ab1b2b5/play-restli/src/main/scala/com/linkedin/playrestli/RestliServerHttpRequestHandler.scala#L120
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 reading the linked section around line 120 in play-restli/src/main/scala/com/linkedin/playrestli/RestliServerHttpRequestHandler.scala and trace how stream requests are handled. Determine the intended request memory threshold behavior and verify that the handler supports configuring and enforcing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100