Skip to content

Conversation

@ldematte
Copy link
Contributor

Backports the following commits to 9.0:

The ingest-attachment module uses Tika to parse some content; Tika in turn uses some libraries from java.desktop to perform its tasks.

In turn, the JDK loads one (or more) native libraries for its implementation as part of class initialization. This means we need to grant load_native_libraries to java.desktop so that because AWT can load libraries for itself.
@ldematte ldematte requested a review from a team as a code owner March 14, 2025 17:53
@ldematte ldematte added :Core/Infra/Entitlements Entitlements infrastructure >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Mar 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 41d5255 into elastic:9.0 Mar 14, 2025
16 checks passed
@ldematte ldematte deleted the backport/9.0/pr-124852 branch March 14, 2025 18:55
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!) backport :Core/Infra/Entitlements Entitlements infrastructure >non-issue Team:Core/Infra Meta label for core/infra team v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants