You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/04/04 13:21:00 UTC

[jira] [Commented] (NIFI-9846) Implement pagination listing for Azure List processors

    [ https://issues.apache.org/jira/browse/NIFI-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516813#comment-17516813 ] 

ASF subversion and git services commented on NIFI-9846:
-------------------------------------------------------

Commit 4a90334728372d35b326948e112fb79457bd5548 in nifi's branch refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4a90334728 ]

NIFI-9846 Implement pagination listing for Azure List processors

NIFI-9846 removing paging from ListAzureBlobStorage_v12 and ListAzureDataLakeStorage, adding = to filtering

This closes #5916.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> Implement pagination listing for Azure List processors
> ------------------------------------------------------
>
>                 Key: NIFI-9846
>                 URL: https://issues.apache.org/jira/browse/NIFI-9846
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Timea Barna
>            Assignee: Timea Barna
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> If listing a huge azure blob it could make the NiFi JVM go OOM depending on JVM size.
> To enable some kind of batching, listing requests needs to use pagination. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)