[
https://issues.apache.org/jira/browse/MINIFICPP-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni reassigned MINIFICPP-1509:
-----------------------------------------
Assignee: Adam Debreceni
> Use _stat64 on Windows to query files larger than 2GB
> -----------------------------------------------------
>
> Key: MINIFICPP-1509
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1509
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Adam Debreceni
> Assignee: Adam Debreceni
> Priority: Major
>
> Currently we use _stat to handle files, this imposes a limitation on the file
> size as it is stored in 4 bytes. We should use _stat64 on windows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)