[
https://issues.apache.org/jira/browse/MINIFICPP-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750760#comment-17750760
]
Adam Debreceni commented on MINIFICPP-2176:
-------------------------------------------
the utility of rounding of the timestamp is questionable, e.g:
setting to minute precision, we query the files at 2:28, so the limit becomes
1:28,
but we are rounding down to minute so 1:00, i.e. every file before 1:00 gets
processed,
the rounding difference affects files modified between 1:00 and 1:28
> Add tests for ListSFTP minimum_reliable_timestamp
> -------------------------------------------------
>
> Key: MINIFICPP-2176
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2176
> Project: Apache NiFi MiNiFi C++
> Issue Type: Test
> Reporter: Adam Debreceni
> Priority: Minor
>
> https://github.com/apache/nifi-minifi-cpp/pull/1623#discussion_r1281760440
--
This message was sent by Atlassian Jira
(v8.20.10#820010)