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

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

Commit 8572852bdfb96995e66ead9c5f01ae259d2f96b0 in nifi's branch 
refs/heads/master from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8572852 ]

NIFI-6184: This closes #3413. Removed unnecessary test-jar dep from 
nifi-livy-processors causing race condition, added assertion to catch failures

Signed-off-by: Joe Witt <joew...@apache.org>


> 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
>          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)

Reply via email to