Skip to content

add debug logging to SimpleClusterStateIT#testIndicesOptions#38752

Merged
talevy merged 1 commit intoelastic:masterfrom
talevy:debug-38745
Feb 12, 2019
Merged

add debug logging to SimpleClusterStateIT#testIndicesOptions#38752
talevy merged 1 commit intoelastic:masterfrom
talevy:debug-38745

Conversation

@talevy
Copy link
Copy Markdown
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/Distributed A catch all label for anything in the Distributed 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
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@talevy
Copy link
Copy Markdown
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/Distributed A catch all label for anything in the Distributed 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