You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2018/03/16 14:15:00 UTC

[jira] [Created] (MINIFICPP-430) GetFile incorrectly reports 0 file size for non-regular files

Andrew Christianson created MINIFICPP-430:
---------------------------------------------

             Summary: GetFile incorrectly reports 0 file size for non-regular files
                 Key: MINIFICPP-430
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-430
             Project: NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Andrew Christianson
            Assignee: Andrew Christianson


When retrieving a non-regular file (e.g. a FIFO file) using GetFile, size is incorrectly reported as 0. When file size can not be reliably determined via stat, size should be inferred based on bytes actually read.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)