Give specific names to inlets/outlets of built in stages
Open
Nobody has claimed this yet.
1 - triaged
- Dominant language
- Scala
- Stars
- 1.4k
- Forks
- 584
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 24
Description
Issue by 2m
Tuesday Mar 01, 2016 at 12:59 GMT
Originally opened as https://github.com/akka/akka/issues/19933
so errors featuring the names are not confused with the user code.
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 locating the built-in stages and their inlet/outlet definitions, then inspect how stage errors currently identify those ports. Done means errors name the specific built-in inlet or outlet rather than leaving the user to confuse it with user code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100