apache / apache/eventmesh

[Enhancement] Optimize EventMeshTcpMessageDispatcher processing messages

Open
#3,347 1 comment 0 reactions 0 assignees View on GitHub
enhancement Stale
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

![image](https://user-images.githubusercontent.com/15797831/222970876-d6ce0c2b-ba4e-4c26-9fcd-262a3cd8d2ba.png)
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.