You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "jamescheng (Jira)" <ji...@apache.org> on 2019/09/17 21:53:00 UTC

[jira] [Created] (NIFI-6684) Add more property to Hive3ConnectionPool

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)