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
是否可以支持集群多节点sessionpool
The text was updated successfully, but these errors were encountered:
cc @lausannel
Sorry, something went wrong.
@shijunfeng 多节点sessionpool是指集群单个节点断连的时候自动连接另一个节点吗?
是的,就是java接口的 public Session(List nodeUrls, String username, String password)
@shijunfeng 多节点sessionpool是指集群单个节点断连的时候自动连接另一个节点吗? 是的,就是java接口的 public Session(List nodeUrls, String username, String password)
有的,预计7-8月完成
lausannel
No branches or pull requests
是否可以支持集群多节点sessionpool
The text was updated successfully, but these errors were encountered: