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

SmallRye Fault Tolerance: upgrade to 6.9.0 #46720

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Mar 11, 2025

@Ladicek Ladicek added area/fault-tolerance dependencies Pull requests that update a dependency file triage/backport labels Mar 11, 2025
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/documentation labels Mar 11, 2025
@geoand
Copy link
Contributor

geoand commented Mar 11, 2025

Are we sure we want to backport this?

This comment has been minimized.

@Ladicek
Copy link
Contributor Author

Ladicek commented Mar 11, 2025

I'm fairly sure. This would normally be 6.8.1, but the only change included is technically speaking breaking, so I raised a minor number instead.

@geoand
Copy link
Contributor

geoand commented Mar 11, 2025

🙏🏽

Copy link

github-actions bot commented Mar 11, 2025

🙈 The PR is closed and the preview is expired.

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 11, 2025

This comment has been minimized.

@gsmet gsmet force-pushed the smallrye-fault-tolerance-6.9.0 branch from bc99d7a to ad448ac Compare March 11, 2025 17:07
Copy link

quarkus-bot bot commented Mar 11, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit ad448ac.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented Mar 11, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit ad448ac.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17 Windows

📦 extensions/micrometer/deployment

io.quarkus.micrometer.deployment.binder.VertxHttpClientMetricsTest.testWebClientMetrics - History

  • event executor terminated - java.util.concurrent.RejectedExecutionException
java.util.concurrent.RejectedExecutionException: event executor terminated
	at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934)
	at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:353)
	at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:346)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817)
	at io.vertx.core.impl.EventLoopExecutor.execute(EventLoopExecutor.java:35)

@gsmet gsmet merged commit 078ca5d into quarkusio:main Mar 12, 2025
61 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 12, 2025
@quarkus-bot quarkus-bot bot added this to the 3.21 - main milestone Mar 12, 2025
@Ladicek Ladicek deleted the smallrye-fault-tolerance-6.9.0 branch March 12, 2025 09:16
@gsmet gsmet modified the milestones: 3.21.0.CR1, 3.19.4 Mar 18, 2025
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/documentation area/fault-tolerance dependencies Pull requests that update a dependency file triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants