wujimin commented on issue #2581: URL: https://github.com/apache/servicecomb-java-chassis/issues/2581#issuecomment-920610981
这是为了支持异步场景 method start / method finish只表示controller方法执行的开始与结束 对于异步场景方法结束不等于业务逻辑结束,到了business finished才是业务逻辑结束 每个事件的发布都是有成本的,应该不要发布不必要的事件 -- 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]
