Skip to content
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

x-pack/plugin/otel-data: Fix dynamic template summary and summary_minmax #113868

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

carsonip
Copy link
Member

@carsonip carsonip commented Oct 1, 2024

Fix error failed to parse: class java.lang.String cannot be cast to class java.util.List (java.lang.String and java.util.List are in module java.base of loader 'bootstrap')

@carsonip carsonip requested a review from a team as a code owner October 1, 2024 13:50
@elasticsearchmachine elasticsearchmachine added v9.0.0 needs:triage Requires assignment of a team area label labels Oct 1, 2024
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team and removed needs:triage Requires assignment of a team area label labels Oct 1, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@carsonip carsonip added >bug needs:triage Requires assignment of a team area label and removed Team:Data Management Meta label for data/management team labels Oct 1, 2024
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team and removed needs:triage Requires assignment of a team area label labels Oct 1, 2024
@gregkalapos
Copy link
Contributor

I think it'd be useful to add a test to trigger this in https://github.com/elastic/elasticsearch/tree/main/x-pack/plugin/otel-data/src/yamlRestTest/resources/rest-api-spec/test

@felixbarny felixbarny added >non-issue and removed >bug labels Oct 1, 2024
@felixbarny
Copy link
Member

I've changed the type from >bug to >non-issue because this bug has never been releasesd, thus we don't need to mention it in the release notes.

@carsonip carsonip added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Oct 1, 2024
@carsonip carsonip changed the title otel-data: Fix dynamic template summary and summary_minmax x-pack/plugin/otel-data: Fix dynamic template summary and summary_minmax Oct 1, 2024
@elasticsearchmachine elasticsearchmachine merged commit f6a5252 into elastic:main Oct 1, 2024
15 of 16 checks passed
@carsonip
Copy link
Member Author

carsonip commented Oct 1, 2024

💚 All backports created successfully

Status Branch Result
8.x

Questions ?

Please refer to the Backport tool documentation

elasticsearchmachine pushed a commit that referenced this pull request Oct 3, 2024
…max (#113868) (#113889)

<!-- Thank you for your interest in and contributing to Elasticsearch!
There are a few simple things to check before submitting your pull
request that can help with the review process. You should delete these
items from your submission, but they are here to help bring them to your
attention. --> Fix error `failed to parse: class java.lang.String cannot
be cast to class java.util.List (java.lang.String and java.util.List are
in module java.base of loader 'bootstrap')`

(cherry picked from commit f6a5252)

Co-authored-by: Elastic Machine <[email protected]>
matthewabbott pushed a commit to matthewabbott/elasticsearch that referenced this pull request Oct 4, 2024
…max (elastic#113868)

<!-- Thank you for your interest in and contributing to Elasticsearch!
There are a few simple things to check before submitting your pull
request that can help with the review process. You should delete these
items from your submission, but they are here to help bring them to your
attention. --> Fix error `failed to parse: class java.lang.String cannot
be cast to class java.util.List (java.lang.String and java.util.List are
in module java.base of loader 'bootstrap')`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Data Management/Data streams Data streams and their lifecycles >non-issue Team:Data Management Meta label for data/management team v8.16.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants