You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Dustin Rodrigues (Jira)" <ji...@apache.org> on 2020/04/05 16:31:00 UTC

[jira] [Updated] (MINIFICPP-915) Add improvement to list_dir so that no callback is required if we want all files.

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

Dustin Rodrigues updated MINIFICPP-915:
---------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Add improvement to list_dir so that no callback is required if we want all files. 
> ----------------------------------------------------------------------------------
>
>                 Key: MINIFICPP-915
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-915
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marc Parisi
>            Assignee: Dustin Rodrigues
>            Priority: Trivial
>              Labels: beginner, newbie
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Create a list_dir variant that requires no callback. this obviously comes with the drawback that the a return list may be large, but the callback can be eliminated for most cases that simply want a a container returned with the list of files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)