[
https://issues.apache.org/jira/browse/NIFI-6684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Wicks resolved NIFI-6684.
-------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
Signed-off and merged.
> 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
> Assignee: jamescheng
> Priority: Minor
> Fix For: 1.10.0
>
> Attachments: PutHive3 enhance.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.4#803005)