apache / apache/eventmesh

[Enhancement] Optimize http protocol log print

Open
#3,928 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://github.com/apache/eventmesh/assets/15797831/4d2e16fb-c21c-4694-ab25-a53a4a68024a)
A large number of invalid log prints lead to a large number of string allocations affecting performance.

### Describe the solution you'd like

Optimize http protocol log print

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

The issue does not name any files, tests, or entry points. Find the HTTP protocol logging implementation first, then identify which invalid log prints cause string allocations; done means the logging is optimized and the performance impact is verified without changing valid log output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.