-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Failing ES Promotion: visualize app area charts axis scaling does not scale top hit agg #64734
Comments
Pinging @elastic/kibana-app (Team:KibanaApp) |
Bump - unless it's resolved, we will end up skipping this test today to unblock teams relying on recent snapshots. My fear with this is there is an underlying ES issue here and the more time that goes by the more difficult it becomes to address (ex: revert). |
Looks like this is the change that caused issues: https://github.com/elastic/elasticsearch/blob/6cb17a3a71a8a9b097382b394f672aea1b8e70dc/docs/reference/migration/migrate_8_0/search.asciidoc#removal-of-use_field_mapping-for-docvalues-fields Looks like we added this parameter a while ago 4447523 |
Based on this I doubt this will get fixed today so we might as well skip the test and get a blocker for the @elastic/kibana-app team filed. |
Pinging @elastic/kibana-app-arch (Team:AppArch) |
Relabbeling that for the App Arch team, since this is caused by the top hit AggConfig which uses these parameters. |
This should be resolved as a part of #47727 |
This failure is preventing the promotion of the current Elasticsearch nightly snapshot.
master/8.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/597/
For more information on the Elasticsearch snapshot promotion process: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html
The text was updated successfully, but these errors were encountered: