[
https://issues.apache.org/jira/browse/NIFI-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen resolved NIFI-6572.
--------------------------------
Resolution: Fixed
> Groovy Date.minus blocks GetMongoRecordIT from initializing
> -----------------------------------------------------------
>
> Key: NIFI-6572
> URL: https://issues.apache.org/jira/browse/NIFI-6572
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
>
> There appears to be a bug with Groovy or the Groovy compiler plugin that is
> preventing this from working, throwing an error saying there is no method
> minus for Date which takes an integer argument (there is in the Groovy docs):
> Calendar.instance.time - 10000
>
> This is a quick patch to fix GetMongoRecordIT so that it can run again while
> we figure out what is going on.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)