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

[8.x] Update UpdateForV9 in AttachmentProcessor (#118186) #118281

Merged

Conversation

PeteGillinElastic
Copy link
Member

@PeteGillinElastic PeteGillinElastic commented Dec 9, 2024

Backport

This will backport the following commits from main to 8.x:

N.B. This does not backport the annotation change, since @UpdateForV10 is not available on 8.x. It does backport the documentation enhancement.

We are not going to make this change in V9. We may do it in V10. This
change just bumps the annotation to remind us to revisit.

Since we are living with this for a while, it seems worth improving
the documentation. This now encourages explicitly setting the option
one way or the other, since you get a warning if you omit it. It also
changes the existing examples to use true rather than false, as that's
our recommendation. And it adds a new section with an example where
it's true, and moves the content previously in a note into that
section.

(cherry picked from commit bc25a73)

# Conflicts:
#	modules/ingest-attachment/src/main/java/org/elasticsearch/ingest/attachment/AttachmentProcessor.java
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Documentation preview:

@PeteGillinElastic PeteGillinElastic merged commit 3a8b208 into elastic:8.x Dec 9, 2024
15 checks passed
@PeteGillinElastic PeteGillinElastic deleted the backport/8.x/pr-118186 branch December 9, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants