Uh oh!
There was an error while loading. Please reload this page.
FLUME-3320 Fix taildir source reset position bug - #368
Conversation
rgoers
commented
May 10, 2022
There are 12 open PRs against taildir source. Before applying this I really need to know if this causes any of the other PRs to be moot. Or looking at it from the other perspective, if those PRs are applied what impact will they have on this one. |
iijima-satoshi
commented
May 11, 2022
#297 is duplicated with this and is not sufficient to prevent this problem.
Therefore, if this PR is applied, #297 is unnecessary. Other 11 PRs are derived from different problems and this PR would not affect the other PRs. Additionally, I commented some PRs that I can understand. |
rgoers
commented
Oct 8, 2022
Is it possible to create a test that fails without this change and succeeds when it is applied? How can I verify this fixes the problem? |
https://issues.apache.org/jira/browse/FLUME-3320