martinzink commented on a change in pull request #1225:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1225#discussion_r769586608
##########
File path: extensions/sftp/processors/ListSFTP.cpp
##########
@@ -870,7 +871,7 @@ void ListSFTP::listByTrackingEntities(
time_t now = time(nullptr);
uint64_t min_timestamp_to_list = (!initial_listing_complete_ &&
entity_tracking_initial_listing_target_ ==
ENTITY_TRACKING_INITIAL_LISTING_TARGET_ALL_AVAILABLE)
Review comment:
Good idea, I created a Jira so we can collect these leftover todo-s
https://issues.apache.org/jira/browse/MINIFICPP-1700
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]