virajjasani commented on PR #2083: URL: https://github.com/apache/phoenix/pull/2083#issuecomment-2684179513
In fact, since we return `hbase.zookeeper.client.quorum` with port info already, HBase ignores both `hbase.client.zookeeper.property.clientPort` and `hbase.zookeeper.property.clientPort`. So, overall HBase connection creation ignores three properties (including `hbase.zookeeper.quorum`) if `hbase.zookeeper.client.quorum` is provided with full url (i.e. `host:port` format separated by comma). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
