[ 
https://issues.apache.org/jira/browse/NIFI-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard resolved NIFI-5917.
----------------------------------
    Resolution: Fixed

> TestSelectHiveQL.testNoTimeLimit fails
> --------------------------------------
>
>                 Key: NIFI-5917
>                 URL: https://issues.apache.org/jira/browse/NIFI-5917
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.9.0
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>            Priority: Major
>             Fix For: 1.9.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Since NIFI-5871 updated MockProcessSession to not copying original FlowFiles 
> UUID to the FORKed one, TestSelectHiveQL.testNoTimeLimit has been failing due 
> to the number of created Provenance event has been changed.
> That happened because MockProvenanceReporter holds created provenance events 
> in a Set, and StandardProvenanceEventRecord.equals uses event FlowFile UUID.
> The test method should be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to