timwind commented on issue #4195: URL: https://github.com/apache/servicecomb-java-chassis/issues/4195#issuecomment-1899882902
> 估计是这个时间点突发的用户并发请求吧。 入口TPS并没有增加,不过服务内部处理时,有多线程调用其他服务。 请问:如果服务端返回慢,这种纯reactive模式会一直占用连接数不释放吗? CompletableFuture<Response<XXX>> queryXXX(@Valid @RequestBody XXX req); -- 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]
