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

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

Commit 25d775b9651dc5a69120e0bed7545daa18281f3d in nifi's branch 
refs/heads/main from Robert Kalmar
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=25d775b965 ]

NIFI-11963 Added null check in system test for instance cache method

- Timing issues in system integration tests could sometimes fail with a 
NullPointerException when calling the poison method multiple times

This closes #7618

Signed-off-by: David Handermann <[email protected]>


> ProvenanceRepositoryIT will fail in the tear down step with NPE
> ---------------------------------------------------------------
>
>                 Key: NIFI-11963
>                 URL: https://issues.apache.org/jira/browse/NIFI-11963
>             Project: Apache NiFi
>          Issue Type: Test
>            Reporter: Kalmár Róbert
>            Assignee: Kalmár Róbert
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> ProvenanceRepositoryIT and other tests that does not create a clustered 
> instance will throw a NPE on tear down when they are ran on their own. If any 
> other system test runs before them that creates a clustered instance the 
> tests will tear down fine. So these failures will depend on the order of the 
> tests executed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to