wxrqforever opened a new issue, #7094:
URL: https://github.com/apache/incubator-seata/issues/7094

   一、背景
   
目前seata里有提供一个支持事务信息传递的http组件:AbstractHttpExecutor,此也适配feign等组件。但是目前未支持okhttp组件。我们主要使用的okhttp组件,这里迁移到AbstractHttpExecutor成本太高(需要增加网关鉴权、适配各种调用方式、以及推动改造)。
   
   因此目前已通过java-agent的方式对okhttp组件进行了增强,增加了事务传递的部分,想提交到社区,不知是否能接受。


-- 
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: notifications-unsubscr...@seata.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to