Alonexc opened a new issue, #1017: URL: https://github.com/apache/incubator-eventmesh/issues/1017
### 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 There is some code in the project that needs to be optimized. For example: 1.Located at: eventmesh/runtime/core/protocol/http/processor/BatchSendMessageProcessor.java  There is some commented out invalid code. 2.Located at: eventmesh/runtime/core/protocol/http/consumer/HandleMsgContext.java  ### Describe the solution you'd like 1.Remove the invalid code. 2.The log can be opened and then modified to the correct code. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
