-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
New extension quarkus-hibernate-search-orm-elasticsearch-aws #18107
Conversation
This workflow status is outdated as a new workflow run has been triggered. |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 02c74be
Full information is available in the Build summary check run. Test Failures⚙️ JVM Tests - JDK 11 #📦 integration-tests/hibernate-search-orm-elasticsearch-aws✖ ⚙️ JVM Tests - JDK 16 #📦 integration-tests/hibernate-search-orm-elasticsearch-aws✖ ⚙️ Native Tests - Data6 #📦 integration-tests/hibernate-search-orm-elasticsearch-aws✖ |
…h-aws They just look terrible because there are multiple levels of nesting...
Failing Jobs - Building 4f66d14
Full information is available in the Build summary check run. Test Failures⚙️ Maven Tests - JDK 11 #📦 integration-tests/maven✖ |
Creating as a draft because this PR is based on #18106, which must be merged first.=> DoneThis adds a Quarkus extension that can be used together with
quarkus-hibernate-search-orm-elasticsearch
so that requests sent to Elasticsearch are signed. This is mandatory when using Amazon Elasticsearch Service (at least when using it through port 80 or 443, which is the recommended practice AFAIK).Essentially it adds this feature, which was previously missing in Quarkus: https://docs.jboss.org/hibernate/stable/search/reference/en-US/html_single/#backend-elasticsearch-configuration-aws