You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2018/05/23 15:05:01 UTC

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

     [ https://issues.apache.org/jira/browse/MINIFICPP-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aldrin Piri updated MINIFICPP-430:
----------------------------------
    Fix Version/s: 0.5.0

> 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
>            Priority: Major
>             Fix For: 0.5.0
>
>
> 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)