biedongbin commented on issue #7830: URL: https://github.com/apache/incubator-seata/issues/7830#issuecomment-3604952886
> Use BusinessActionContext.getXid() to retrieve the XID. Thank you! I've already found that BusinessActionContextUtil.getContext().getXid() can solve the problem. I need to use it inside a Feign interceptor, where I can't directly obtain the BusinessActionContext from method parameters. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
