commit | 1fb63c96b9ecfca8da1617808c75281ca9e70a10 | [log] [tgz] |
---|---|---|
author | Josh Elser <elserj@apache.org> | Thu Feb 16 14:47:35 2017 -0500 |
committer | Josh Elser <elserj@apache.org> | Fri Feb 17 12:06:29 2017 -0500 |
tree | 60f98506b50dd749cb4f6a9d9b7caa5980abcfc0 | |
parent | 8a589a694a529165c2370123747914404e2e4507 [diff] |
PHOENIX-3684 Handle _HOST in principal specified in JDBC url When the user provides a principal with the _HOST "magic string" in it, Phoenix was incorrectly re-logging that user in. This results in an application that creates a new HConnection and ZK connection for every Phoenix connection which saturates connections to ZK.
Apache Phoenix is a SQL skin over HBase delivered as a client-embedded JDBC driver targeting low latency queries over HBase data. Visit the Apache Phoenix website here.
Copyright ©2014 Apache Software Foundation. All Rights Reserved.