jussssss commented on issue #2454:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2454#issuecomment-875388708


   看起来是vert.x的逻辑有问题,在一次部署Verticle逻辑里,WorkerExecutor被两次添加到不同的Context的CloseHook里。
   
https://stackoverflow.com/questions/63466734/how-does-vertx-create-eventloop-thread
   找到一个相同的问题,但没有结论。准备给vert.x提个issue。
   
   我觉得chassis框架目前可以做的是开放WorkerPool配置,把是否需要WorkerPool及WorkerPoolSize交给业务控制。


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