Apache-IoTDB-Client-CSharp icon indicating copy to clipboard operation
Apache-IoTDB-Client-CSharp copied to clipboard

是否有计划支持集群多节点sessionpool

Open shijunfeng opened this issue 1 year ago • 4 comments

是否可以支持集群多节点sessionpool

shijunfeng avatar Jun 12 '24 09:06 shijunfeng

cc @lausannel

eedalong avatar Jun 12 '24 10:06 eedalong

@shijunfeng 多节点sessionpool是指集群单个节点断连的时候自动连接另一个节点吗?

lausannel avatar Jun 12 '24 12:06 lausannel

@shijunfeng 多节点sessionpool是指集群单个节点断连的时候自动连接另一个节点吗?

是的,就是java接口的 public Session(List<String> nodeUrls, String username, String password)

shijunfeng avatar Jun 13 '24 01:06 shijunfeng

@shijunfeng 多节点sessionpool是指集群单个节点断连的时候自动连接另一个节点吗?

是的,就是java接口的 public Session(List nodeUrls, String username, String password)

有的,预计7-8月完成

lausannel avatar Jun 13 '24 12:06 lausannel