Peter Turcsanyi created NIFI-12732:
--------------------------------------

             Summary: ListS3 should reset its tracking state after 
configuration change
                 Key: NIFI-12732
                 URL: https://issues.apache.org/jira/browse/NIFI-12732
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Peter Turcsanyi
            Assignee: Peter Turcsanyi


{{List}} processors can reset their listing tracking state (stored in the 
component state or in a distributed cache depending on the {{{}Listing 
Strategy{}}}) when a relevant property has been modified (e.g. the directory to 
list). The functionality was implemented in {{{}AbstractListProcessor{}}}, the 
child processors only need to provide the property list when the reset should 
occur.

{{ListS3}} is not a child of {{AbstractListProcessor}} and the listing logic 
was implemented separately. The reset function is missing in the processor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to