[
https://issues.apache.org/jira/browse/NIFI-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-6184:
-------------------------------
Status: Patch Available (was: In Progress)
> 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
> Affects Versions: 1.9.1
> Reporter: Jeff Storck
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 20m
> 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)