wxrqforever commented on issue #7111:
URL: 
https://github.com/apache/incubator-seata/issues/7111#issuecomment-2591818482

   > 包装一个动态数据源暴露成bean,然后tcc防悬挂就不存在多个datasource需要注入的问题,然后通过seata 
tcc提供的try,cancel,confirm的钩子自行切换数据源
   
   
老哥,大概了解一下,结合业务代码感觉改动量不少,而且大多数项目都是采用的这种零散定义的数据源的使用方式。因此想咨询一下,是否有更轻量级的方案,这里我们想使用的只是AT模式,是否AT多数据源也是要求要包装成动态数据源?是否只是防悬挂这里有这个要求?防悬挂业务可以自己实现。社区有可能支持零散数据源的模式吗?


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

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