We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.x版本TX-LCN的事务管理器TX-Manager是否支持Kubernetes多节点部署,服务通过TX-Manager的service来进行交互。想问下有可行性吗?
The text was updated successfully, but these errors were encountered:
我部署过,不过彼此通讯是通过IP+port,而非service,也不能通过service。 毕竟事务组的数据处理在tm之间是隔离的。
Sorry, something went wrong.
No branches or pull requests
5.x版本TX-LCN的事务管理器TX-Manager是否支持Kubernetes多节点部署,服务通过TX-Manager的service来进行交互。想问下有可行性吗?
The text was updated successfully, but these errors were encountered: