Github user pvillard31 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2391#discussion_r162701033
  
    --- 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 --
    
    you're absolutely right, thanks! reverted this and added a unit test for 
the expected use case.


---

Reply via email to