[ 
https://issues.apache.org/jira/browse/NIFI-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490995#comment-17490995
 ] 

ASF subversion and git services commented on NIFI-9673:
-------------------------------------------------------

Commit 9e06d13ad9d9da50aa41934f5f49ef18e20efdb8 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9e06d13 ]

NIFI-9673 Improved DBCP and HikariCP test reliability

- Configured tests to use random temporary directory
- Added Derby shutdown handling and directory removal
- Upgraded DBCPServiceTest to JUnit 5
- Added pool name to HikariCP

Signed-off-by: Matthew Burgess <[email protected]>

This closes #5759


> Improve Database Connection Pool Test Reliability
> -------------------------------------------------
>
>                 Key: NIFI-9673
>                 URL: https://issues.apache.org/jira/browse/NIFI-9673
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.16.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 1.16.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The unit tests for DBCPConnectionPool and HikariCPConnectionPool can fail on 
> some occasions when running Maven with multiple threads. Tests use the Apache 
> Derby library for temporary storage, which can result in conflicts when 
> multiple databases and logs share the same directory.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to