ing-mattioni commented on PR #11245: URL: https://github.com/apache/nifi/pull/11245#issuecomment-4476235200
Thank you @exceptionfactory ; I've updated the PR based on the review. The added try/catch blocks have been removed, and the Set variable has been renamed to "uniqueFilesToTail". I kept the Set conversion because it avoids repeated linear membership checks during state reconciliation, which is important when TailFile starts with many matching files. -- 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]
