[
https://issues.apache.org/jira/browse/NIFI-8379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann reassigned NIFI-8379:
--------------------------------------
Assignee: David Handermann
> Improve DBCPServiceTest Reliability and Performance
> ---------------------------------------------------
>
> Key: NIFI-8379
> URL: https://issues.apache.org/jira/browse/NIFI-8379
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions
> Affects Versions: 1.14.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
>
> {{DBCPServiceTest.testDropInvalidConnectionsH2_Default}} recently failed
> during an automated build with the following:
> {quote}org.h2.jdbc.JdbcSQLException: Connection is broken:
> "java.net.ConnectException: Connection refused (Connection refused):
> localhost:9092" [90067-192]
> {quote}
>
> The test class has several other issues that should be addressed for
> performance and reliability:
> * Hard-coded test server port in some methods
> * Thread.sleep() in multiple methods for several seconds
> * Ignored test methods
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)