Sorry, there is a typo
......or will the JDBC connection connect to other zookeeper servers, which is zkServer2, specified in the JDBC URL automatically? ------------------ Original ------------------ From: "guxiaobo1982";<[email protected]>; Send time: Thursday, Jun 18, 2015 12:46 PM To: "user"<[email protected]>; Subject: Does phoniex support HBase RegionServer fail over ? Hi, In a multi physical node HBase cluster, each Hbase region server is running with a zookeeper instance on the same node, so in the Phoniex JDBC URL we can specify multi zookeeper quorum servers such as jdbc:phoenix:zkserver1,zkserver2:2181:/hbasePhoenix My questions is what happens when the region server that the JDBC connection currently connected with, suppose zkServer1, fails? Should we reconnect the connection, or will the JDBC connection connect to other zookeeper servers, which is zkServer, specified in the JDBC URL automatically? Thanks.
