Jens M Kofoed created NIFI-9837:
-----------------------------------
Summary: ListFTP gets NPE if files lastmodifiedtime stamp is
inside the hour of DST switch
Key: NIFI-9837
URL: https://issues.apache.org/jira/browse/NIFI-9837
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.15.3, 1.13.2
Reporter: Jens M Kofoed
We are using a MS IIS FTP server, which has files with last modification
timestamp in the hour up to where DST is switch. eg 00:03:00 UTC or 01:03 GTM+1
After 02:00 the server switch to DST, but an error with MS FTP shows all files
with new timestamps as DST. So file which was original 01:03 GMT+1 are now
listed as 02:03.
This produce a NPE in the ListFTP Process
--
This message was sent by Atlassian Jira
(v8.20.1#820001)