Skip to content

add debug logging to SimpleClusterStateIT#testIndicesOptions #38752

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

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

talevy
Copy link
Contributor

@talevy talevy commented Feb 11, 2019

testIndicesOptions fails sometimes because not all indices
are closed in time before the next cluster-state assertion.
This change adds debug logging to the close action, as well
as its calls out to the MetaDataIndexStateService. This should
help understand why things failed, next time they do.

relates to #38745.

testIndicesOptions fails sometimes because not all indices
are closed in time before the next cluster-state assertion.
This change adds debug logging to the close action, as well
as its calls out to the MetaDataIndexStateService. This should
help understand why things failed, next time they do.

relates to elastic#38745.
@talevy talevy added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. labels Feb 11, 2019
@talevy talevy requested a review from dakrone February 11, 2019 22:40
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@talevy
Copy link
Contributor Author

talevy commented Feb 11, 2019

run elasticsearch-ci/default-distro

@talevy talevy merged commit 76c4942 into elastic:master Feb 12, 2019
@talevy talevy deleted the debug-38745 branch February 12, 2019 04:20
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Feb 12, 2019
* master:
  Add dedicated retention lease exceptions (elastic#38754)
  add debug logging to SimpleClusterStateIT#testIndicesOptions (elastic#38752)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. >test Issues or PRs that are addressing/adding tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants