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


   使用springboot经常会定义listener去监听springboot的启动事件,
   cse的初始化也是监听此事件,
   经常会有顺序问题导致cse相关类未加载完成就被使用的情况,从而有各种空指针的问题。
   固然我可以通过在自己的监听事件中去判断当前微服务的状态是否为 UP
   但是过于繁琐,有无合理的建议?


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