qubo11 opened a new issue #2581:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2581


   InvocationTimeoutBootListener类中,对于业务执行前后的Event事件类是否可以统一?
   
![image](https://user-images.githubusercontent.com/4074496/133545468-35b6b56d-0000-4874-95d0-c4c15a5baaa1.png)
   目前开始事件是InvocationBusinessMethodStartEvent,结束事件是InvocationBusinessFinishEvent
   
![image](https://user-images.githubusercontent.com/4074496/133545614-d9a0b689-c869-4c40-a3a6-4c4c5f43a173.png)
   在业务方法试行完成,发送EventBus事件的时候,onBusinessMethodFinish/onBusinessFinish都会发送。
   
是否InvocationBusinessMethodStartEvent和InvocationBusinessMethodFinishEvent成对出现好理解一些?


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


Reply via email to