[
https://issues.apache.org/jira/browse/IOTDB-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houliang Qi reassigned IOTDB-1399:
----------------------------------
Assignee: jihang
> Make session and jdbc interface more adaptable to the cluster
> -------------------------------------------------------------
>
> Key: IOTDB-1399
> URL: https://issues.apache.org/jira/browse/IOTDB-1399
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Client/Java, Cluster
> Reporter: Xinyu Tan
> Assignee: jihang
> Priority: Major
> Labels: pull-request-available
> Fix For: master branch
>
>
> While the cluster is running, the coordinator node may go down, which may
> cause the session/jdbc to be unable to read or write properly. However, it is
> possible that most of the nodes in the cluster are running, and a different
> coordinator node can work just fine. Therefore, it is necessary to make the
> Session/jdbc interface more adaptable to the cluster, including but not
> limited to transparent fault tolerance for the business layer and query load
> balancing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)