Deprecate parallelism setting in Http.bindAndHandleAsync
Open
1 - triaged
t:core
t:server
- Dominant language
- Scala
- Stars
- 1.4k
- Forks
- 584
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 24
Description
As the value is now governed by different setting for Http/1 and Http/2. It might be hard to keep binary compatibility but would be nice to be able to completely remove it at some point.
Contributor guide
Research direction
Start by tracing the Http.bindAndHandleAsync entry point and the settings that now govern HTTP/1 and HTTP/2 parallelism. Review the project's binary-compatibility constraints and existing tests or compatibility checks; done is a clearly decided deprecation or removal path that preserves the supported API guarantees.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100