Skip to content

[TEST] Use deprecated form of rollup endpoint in mixed cluster#36000

Merged
polyfractal merged 1 commit intoelastic:masterfrom
polyfractal:rollup_esresttestcase_deprecated_endpoint_fix
Nov 29, 2018
Merged

[TEST] Use deprecated form of rollup endpoint in mixed cluster#36000
polyfractal merged 1 commit intoelastic:masterfrom
polyfractal:rollup_esresttestcase_deprecated_endpoint_fix

Conversation

@polyfractal
Copy link
Copy Markdown
Contributor

When wiping rollup jobs, if we are in a mixed cluster with < v7.0 nodes we need to fall back to the deprecated endpoint because we may talk to a 6.x node.

Putting up for a CI run and because BWC tests break my brain so eyeballs make me feel better :)

I don't know where the other xpack plugins do their cleanup, but I suspect they could run into a similar issue.

Closes #35979, related to #35962

When wiping rollup jobs, if we are in a mixed cluster with < v7.0 nodes
we need to fall back to the deprecated endpoint because we may talk
to a 6.x node.
@polyfractal polyfractal added >test Issues or PRs that are addressing/adding tests :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data labels Nov 28, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytics-geo

Copy link
Copy Markdown
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

I expect this'll come up for all of the xpack components that clean up with http. Some of them will be here, others will be scattered in weird parts of xpack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >test Issues or PRs that are addressing/adding tests v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants