GitHub user leizhiyuan added a comment to the discussion: Discussion of seata-server and proxy compatibility programs
sdk可以先通过一个注册中心的组件,获取到所有的后端地址,然后和这些地址全链接(这时候返回的地址已经是经过了nat的),这样不管是server2 还是server1,都一定能找到对应的可用的链接。而且保持了server的对等性。 这是当前rocketmq的实现方式,有一个事务消息回查的场景,和这个类似。 仅供参考 GitHub link: https://github.com/apache/incubator-seata/discussions/6279#discussioncomment-8181517 ---- This is an automatically sent email for dev@seata.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@seata.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org For additional commands, e-mail: dev-h...@seata.apache.org