[
https://issues.apache.org/jira/browse/NIFI-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835167#comment-16835167
]
Ryan Withers commented on NIFI-6256:
------------------------------------
I accidentally put in a fix version. I've taken care of this now.
> There seem to be two FileExistsValidators confirm and remove one
> ----------------------------------------------------------------
>
> Key: NIFI-6256
> URL: https://issues.apache.org/jira/browse/NIFI-6256
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.9.0
> Environment: All
> Reporter: Ryan Withers
> Priority: Trivial
>
> There are two classes that perform file exists validation. They are:
> org.apache.nifi.processors.groovyx.util.Validators
> with a method of createFileExistsAndReadableValidator
> org.apache.nifi.processor.util.StandardValidators
> with a static class of FileExistsValidator
> They look to have the exact same implementation minus some formatting
> differences. One should probably be evaluated for removal.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)