Github user bbende commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2391#discussion_r162655242
--- Diff:
nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/GetHDFS.java
---
@@ -220,16 +220,6 @@
.explanation(MIN_AGE.getName() + " cannot be greater
than " + MAX_AGE.getName()).build());
}
- try {
--- End diff --
I'm not sure we should remove this, see this JIRA:
https://issues.apache.org/jira/browse/NIFI-2553---
