[
https://issues.apache.org/jira/browse/NIFI-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-6184:
------------------------------
Fix Version/s: 1.10.0
> ExecuteSparkInteractiveTestBase tests can run indefinitely
> ----------------------------------------------------------
>
> Key: NIFI-6184
> URL: https://issues.apache.org/jira/browse/NIFI-6184
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Jeff Storck
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Tests extending ExecuteSparkInteractiveTestBase can enter a state in which
> they never complete, effectively keeping the test from completing if flowfile
> processing has failed in a way that ends with the flowfile being returned to
> the incoming queue.
> For instance, if there is an issue preventing an SSL connection from being
> made, the flowfile will not be taken from the incoming queue, preventing the
> while loop in ExecuteSparkInteractiveTestBase from reaching its terminating
> condition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)