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

Cherry-pick #8087 to 6.x: Improve error catching for recursiveWatcher #8342

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

cwurm
Copy link
Contributor

@cwurm cwurm commented Sep 18, 2018

Cherry-pick of PR #8087 to 6.x branch. Original message:

There have been spurious test failures in test_file_integrity.Test.test_recursive (#7731).

This makes sure all errors encountered in recursiveWatcher are caught and logged, and also adds a debug message when a new recursive watch is added.

There have been spurious test failures in test_file_integrity.Test.test_recursive (elastic#7731). This makes sure all errors encountered in recursiveWatcher are caught and logged, and also adds a debug message when a new recursive watch is added.

(cherry picked from commit e5f16e2)
@cwurm
Copy link
Contributor Author

cwurm commented Sep 18, 2018

Second backport for test failure #7731 which also occurred in 6.x.

Copy link
Contributor

@adriansr adriansr left a comment

Choose a reason for hiding this comment

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

LGTM

@cwurm cwurm merged commit f291c9a into elastic:6.x Sep 19, 2018
@cwurm cwurm deleted the backport_8087_6.x branch September 19, 2018 08:21
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.

2 participants