-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[7.17](backport #33956) filestream: fix 'requires pointer' error #34041
Conversation
This commit fixes the 'requires pointer' error log issued by filestream when a file being harvested is renamed. Filebeat already recovers from this error by using the file identifier from the prospector instead of the metadata, so the log message is downgraded to warn and contains more details about what happened. (cherry picked from commit 2263f3e)
This pull request doesn't have a |
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request has not been merged yet. Could you please review and merge it @belimawr? 🙏 |
@belimawr could you have a look at failed tests? |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This pull request has not been merged yet. Could you please review and merge it @belimawr? 🙏 |
@belimawr why did we need to make this change? It was not a part of the original PR and the beats/filebeat/input/filestream/prospector_test.go Lines 695 to 699 in 3cd8d81
I find this change suspicious 🙂 |
This pull request has not been merged yet. Could you please review and merge it @belimawr? 🙏 |
|
This is an automatic backport of pull request #33956 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com