Skip to content

[Transform] fix itermittent problem in TransformIndexerTests/TransformIndexerFailureHandlingTests#70326

Merged
hendrikmuhs merged 1 commit intoelastic:masterfrom
hendrikmuhs:transform=#70297
Mar 15, 2021
Merged

[Transform] fix itermittent problem in TransformIndexerTests/TransformIndexerFailureHandlingTests#70326
hendrikmuhs merged 1 commit intoelastic:masterfrom
hendrikmuhs:transform=#70297

Conversation

@hendrikmuhs
Copy link
Copy Markdown

fix a race condition in the test: the indexer thread might still be in the
process of shutting down, when the test thread triggers it again.

relates #69551
fixes #70297

Note: The test suite has been renamed in master/7.x/7.12 to TransformIndexerFailureHandlingTests, in the 7.11 branch the testsuite is called TransformIndexerTests, as in the issue (-> the 7.11 backport requires careful handling).

…n the

process of shutting down, when the test thread triggers it again.

relates elastic#69551
fixes elastic#70297
@hendrikmuhs hendrikmuhs added >test Issues or PRs that are addressing/adding tests v8.0.0 :ml/Transform Transform v7.12.1 v7.11.3 labels Mar 11, 2021
@elasticmachine elasticmachine added the Team:ML Meta label for the ML team label Mar 11, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Copy Markdown

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

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

LGTM

@hendrikmuhs hendrikmuhs merged commit 03510c3 into elastic:master Mar 15, 2021
@hendrikmuhs hendrikmuhs deleted the transform=#70297 branch March 15, 2021 10:41
hendrikmuhs pushed a commit that referenced this pull request Mar 15, 2021
…mIndexerFailureHandlingTests (#70326)

fix a race condition in the test: the indexer thread might still be in the
process of shutting down, when the test thread triggers it again.

relates #69551
fixes #70297
hendrikmuhs pushed a commit that referenced this pull request Mar 15, 2021
…mIndexerFailureHandlingTests (#70326)

fix a race condition in the test: the indexer thread might still be in the
process of shutting down, when the test thread triggers it again.

relates #69551
fixes #70297
hendrikmuhs pushed a commit that referenced this pull request Mar 15, 2021
…mIndexerFailureHandlingTests (#70326)

fix a race condition in the test: the indexer thread might still be in the
process of shutting down, when the test thread triggers it again.

relates #69551
fixes #70297
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml/Transform Transform Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v7.11.3 v7.12.1 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] TransformIndexerTests

4 participants