[Enhancement] Optimize http protocol log print
- 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

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
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