[
https://issues.apache.org/jira/browse/NIFI-9701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512601#comment-17512601
]
Armin Aschoff commented on NIFI-9701:
-------------------------------------
Is this related to the ticket https://issues.apache.org/jira/browse/NIFI-9709?
> ListSFTP creates separate flowfiles when recordwriter is defined and Listing
> Strategy is "No Tracking"
> ------------------------------------------------------------------------------------------------------
>
> Key: NIFI-9701
> URL: https://issues.apache.org/jira/browse/NIFI-9701
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.15.3
> Environment: Linux / GCP
> Reporter: Armin Aschoff
> Assignee: Nathan Gough
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> SFTP server has multiple files in nominated directory.
> Configure ListSFTP with a recordwriter and Listing Strategy of "Tracking
> Entities", ListSFTP creates a single flowfile with content containing records
> of all found entities. This is as expected.
> Then, by simply changing the Listing Strategy to "No Tracking", ListSFTP
> creates one flowfile per found entity. This should not happen - ListSFTP
> should still produce only one flowfile with content containing records of all
> found entities.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)