mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 03:55:22 +00:00
Before this fix, it is possible that TailFile to produce duplicated data if an already tailed file has newer timestamp and fewer or the same amout of data. Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #2021.