five111 commented on issue #2596: URL: https://github.com/apache/servicecomb-java-chassis/issues/2596#issuecomment-927224048
感谢 @fanjiwang1992 的回答 问题清晰了 new的InvocationContext 需要正确传递下去,之前使用的调用方式不能正确将这个参数传递下去,导致后面new了一个新的invocation 接口中的InvocationContext 是从ContextUtils中获取的,直接赋值即可 -- 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]
