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

Bump Hibernate Search from 6.2.0.Final to 6.2.1.Final and add configuration property quarkus.hibernate-search-orm.elasticsearch.query.shard-failure.ignore #35445

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Aug 21, 2023

See https://in.relation.to/2023/08/17/hibernate-search-6-2-1-Final/

This should probably be backported to 3.3/3.2.

I'll send a separate PR (#35446) to upgrade the version of Elasticsearch/OpenSearch used in tests, which probably shouldn't be backported to 3.3/3.2 (because it affects dev services).

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/hibernate-search Hibernate Search labels Aug 21, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 21, 2023

/cc @gsmet (hibernate-search)

@quarkus-bot
Copy link

quarkus-bot bot commented Aug 21, 2023

Failing Jobs - Building 0a75463

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 20
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
Native Tests - Data6 Build Failures Logs Raw logs

Failures

⚙️ Native Tests - Data6 #

- Failing: integration-tests/hibernate-search-orm-opensearch 

📦 integration-tests/hibernate-search-orm-opensearch

Failed to execute goal io.fabric8:docker-maven-plugin:0.43.0:start (docker-start) on project quarkus-integration-test-hibernate-search-orm-opensearch: I/O Error

@yrodiere
Copy link
Member Author

yrodiere commented Aug 22, 2023

The CI failure on Native Data6 seems unrelated:

2023-08-21T17:21:50.4429187Z [ERROR] DOCKER> I/O Error [Unable to pull 'docker.io/opensearchproject/opensearch:1.2.3' from registry 'docker.io' : {"message":"Head \"https://registry-1.docker.io/v2/opensearchproject/opensearch/manifests/1.2.3\": received unexpected HTTP status: 503 Service Unavailable"} (Internal Server Error: 500)]

JVM Tests - JDK 17 Windows just timed out (that's a problem on main as well, we're working on it)

Maven tests on Windows seem to have failed because of this, so that looks unrelated as well:

[INFO] Compiling 1 source file to D:\a\quarkus\quarkus\integration-tests\maven\target\test-classes\projects\project-classic-run-run-new-bean-local\target\test-classes

----------------------------
--- Help improve Quarkus ---
----------------------------
* Learn more: https://quarkus.io/usage/
* Do you agree to contribute anonymous build time data to the Quarkus community? (y/n and enter) 
[info] [Quarkus build analytics] Didn't receive the user's answer after 10 seconds. The question will be asked again next time.

Terminate batch job (Y/N)? 
Error: The operation was canceled.

@yrodiere yrodiere requested a review from gsmet August 22, 2023 06:21
@gsmet gsmet merged commit 211d239 into quarkusio:main Aug 22, 2023
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Aug 22, 2023
@gsmet gsmet changed the title Bump Hibernate Search from 6.2.0.Final to 6.2.1.Final and add add configuration property quarkus.hibernate-search-orm.elasticsearch.query.shard-failure.ignore Bump Hibernate Search from 6.2.0.Final to 6.2.1.Final and add configuration property quarkus.hibernate-search-orm.elasticsearch.query.shard-failure.ignore Aug 23, 2023
@gsmet gsmet modified the milestones: 3.4 - main, 3.2.5.Final Aug 24, 2023
@gsmet gsmet modified the milestones: 3.2.5.Final, 3.4 - main, 3.3.1 Aug 24, 2023
@yrodiere yrodiere deleted the search-6.2.1 branch January 29, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-search Hibernate Search
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants