linkedin / linkedin/play-restli
Replace empty chunk handling with a more elegant solution not relying on rest.li implementation detail
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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 lines 41-57 of play-restli/src/main/java/com/linkedin/playrestli/RestliStreamTransportCallback.java and identify how empty chunks currently depend on the rest.li implementation detail. Determine an alternative handling approach and define completion as removing that dependency without changing stream behavior; the issue names no tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100