[Enhancement] Optimize SubStreamHandler
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 658
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 52
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Enhancement Request
Define add ThreadWrapper to extends
### Describe the solution you'd like

SubStreamHandler extends ThreadWrapper
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Contributor guide
Research direction
Locate the SubStreamHandler and ThreadWrapper entry points and read their current responsibilities and relationship. Determine the intended ThreadWrapper abstraction from the issue's proposed inheritance, then verify that SubStreamHandler extends it without changing existing stream-handling behavior; the payload names no tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100