exceptionfactory commented on PR #10618: URL: https://github.com/apache/nifi/pull/10618#issuecomment-3629217803
Thanks @joewitt! It is true that changing the default value won't impact existing flows, so from that angle, it seems like a safe adjustment. On balance, having a longer default `Polling Interval` seems like a "safer" default than the current value, in light of the issues described in Jira. As mentioned, this may lead to questions about not seeing new files, but probably better to have those questions versus rapidly creating many FlowFiles. From that perspective, maybe going a little longer like `30 seconds` or even `1 minute` would be best, erring on the side of caution, and thus requiring a user to adjust it down knowingly. -- 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]
