You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2014/12/29 18:15:13 UTC

[jira] [Created] (NIFI-208) If a file shows up for pickup but perms block it - the whole pickup process halts

Joseph Witt created NIFI-208:
--------------------------------

             Summary: If a file shows up for pickup but perms block it - the whole pickup process halts
                 Key: NIFI-208
                 URL: https://issues.apache.org/jira/browse/NIFI-208
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Joseph Witt
            Priority: Minor
             Fix For: 0.0.1


In GetFile there appears to be an issue where if a file shows up in the directory for pickup but that file's permissions are insufficient to allow pickup the whole pickup process for other valid files gets stuck.  

This is likely pretty easy to replicate and pretty easy to solve.  Likely should keep a 'problematic' files set to avoid for a period of time such problematic objects.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)