Skip to content

Date histogram bwc deprecation failure #42258

Closed
@rjernst

Description

@rjernst

Intake got a bwc test failure, which reproduces:

./gradlew ":x-pack:qa:rolling-upgrade:v7.2.0#oldClusterTestRunner" --tests "org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT.test {p0=old_cluster/40_ml_datafeed_crud/Put job and datafeed with aggs in old cluster - pre-deprecated interval}" -Dtests.seed=BF350E5616C9D3D5 -Dtests.security.manager=true -Dtests.locale=en-SC -Dtests.timezone=Asia/Nicosia -Dcompiler.java=12 -Druntime.java=11 -Dtests.rest.suite=old_cluster

The underlying failure is:

 2> java.lang.AssertionError: Failure at [old_cluster/40_ml_datafeed_crud:75]: got unexpected warning header [
        299 Elasticsearch-7.2.0-SNAPSHOT-b0a25c3 "[interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future."
    ]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions