Ryan Withers created NIFI-6256:
----------------------------------
Summary: 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
Fix For: 1.9.0
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)