Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed lines miss issue when tailing new files #1306

Merged
merged 1 commit into from
Feb 21, 2018

Conversation

ajacquemot
Copy link
Contributor

What does this PR do?

Tail new files discovered when scanning from the beginning instead of the end.

Motivation

Fixed lines miss issue when tailing new files

Additional Notes

This PR solve this issue

tmichelet
tmichelet previously approved these changes Feb 20, 2018
@@ -0,0 +1,4 @@
---
issues:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be under fixes not issues

@ajacquemot ajacquemot force-pushed the ajacquemot/logs_fix_tail_files_issue branch 2 times, most recently from 9e2f4a2 to 7702641 Compare February 20, 2018 19:12
@ajacquemot ajacquemot force-pushed the ajacquemot/logs_fix_tail_files_issue branch from 7702641 to 5bf4ee5 Compare February 20, 2018 20:08
Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing the release note 👍

If the CI passes feel free to merge (ping me if AppVeyor has unrelated failures)

@olivielpeau
Copy link
Member

AppVeyor failure is unrelated (and we have another PR to fix it), the rest of the CI passes, going to merge this

@olivielpeau olivielpeau merged commit 7bd1048 into master Feb 21, 2018
@olivielpeau olivielpeau deleted the ajacquemot/logs_fix_tail_files_issue branch February 21, 2018 09:58
@olivielpeau
Copy link
Member

This was not ready for a merge, sorry I did. I will revert this for RC.3 if the follow-up to this isn't ready

@ajacquemot ajacquemot restored the ajacquemot/logs_fix_tail_files_issue branch February 21, 2018 10:35
ajacquemot added a commit that referenced this pull request Feb 21, 2018
ajacquemot added a commit that referenced this pull request Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants