xhanthow commented on issue #2054: URL: https://github.com/apache/servicecomb-java-chassis/issues/2054#issuecomment-726473721
还是有点难理解。因为我跟源码的时候发现注册中心和配置中心对应的`verticle`调用的都是`findThreadBindClientPool`,然后客户端的`verticle`调用的是`findClientPool`,但是默认还是会调用`findThreadBindClientPool`这个方法,它们是不会绑定特定的`context`?然后`findByContext`会绑定特定的`context`,不知道理解的对不对。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
