[Enhancement] Optimize EventMeshTcpMessageDispatcher processing messages
- 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

Optimize EventMeshTcpMessageDispatcher #channelRead0 method
### Describe the solution you'd like
1. Optimize create Seesion
2. Optimize dispatch message
3. Optimize Code Style
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Contributor guide
Research direction
Locate EventMeshTcpMessageDispatcher and inspect its #channelRead0 method, focusing on session creation, message dispatch, and code style as listed in the issue. The issue names no file, test, benchmark, or measurable acceptance criteria, so confirm the intended improvements and how completion will be verified before changing code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100