johnyannj opened a new issue #2022: URL: https://github.com/apache/servicecomb-java-chassis/issues/2022
The documentation should prompt developers to be careful about implementing the "beforeSendResponse" method in "HttpServerFilter" The “beforeSendResponse” may be invoked in the business thread or in the EventLoop thread, even if you use synchronous programming mode. The help document should clearly point out these contents and remind developers not to make mistakes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
