jamescheng created NIFI-6684:
--------------------------------
Summary: Add more property to Hive3ConnectionPool
Key: NIFI-6684
URL: https://issues.apache.org/jira/browse/NIFI-6684
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: jamescheng
The Hive3ConnectionPool is similar with DBCPConnectionPool as both of them are using DBCP
BasicDataSource. However, Hive3ConnectionPool doesn't provide some properties of what DBCPConnectionPool
has. Such as "Minimum Idle Connections", "Max Idle Connections", "Max Connection Lifetime",
"Time Between Eviction Runs", "Minimum Evictable Idle Time" and "Soft Minimum Evictable Idle
Time".
This improvement is try to provide more properties for developer to set.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
|