Skip to content

Conversation

jponge
Copy link
Member

@jponge jponge commented Jun 18, 2025

This is a bug fix release with a fix to blocking Uni awaiting and cancellation on timeouts.

Also see #48428

Release notes: https://github.com/smallrye/smallrye-mutiny/releases/tag/2.9.1

This is a bug fix release with a fix to blocking Uni awaiting and cancellation on timeouts.

Also see quarkusio#48428
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file labels Jun 18, 2025
@jponge jponge added triage/backport-3.15 triage/backport-3.20 triage/backport-3.23 area/core area/reactive area/arc Issue related to ARC (dependency injection) area/rest and removed area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file labels Jun 18, 2025
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Jun 18, 2025
@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 18, 2025
@gastaldi gastaldi merged commit 452e8e4 into quarkusio:main Jun 19, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jun 19, 2025
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 19, 2025
Copy link

quarkus-bot bot commented Jun 19, 2025

Status for workflow Quarkus CI

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

✅ 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

📦 extensions/smallrye-reactive-messaging/deployment

io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History

  • Expecting actual: ["-4","-5","-6","-7","-8","-9","-10","-11"] to start with: ["-3", "-4", "-5", "-6"] - java.lang.AssertionError
java.lang.AssertionError: 

Expecting actual:
  ["-4","-5","-6","-7","-8","-9","-10","-11"]
to start with:
  ["-3", "-4", "-5", "-6"]

	at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:36)

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/opentelemetry

io.quarkus.it.opentelemetry.LoggingResourceTest.testException - History

  • Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.it.opentelemetry.LoggingResourceTest.testException(LoggingResourceTest.java:113)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/opentelemetry

io.quarkus.it.opentelemetry.LoggingResourceTest.testException - History

  • Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.it.opentelemetry.LoggingResourceTest.testException(LoggingResourceTest.java:113)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)

@geoand
Copy link
Contributor

geoand commented Jun 19, 2025

Should #48428 be closed now that this is in?

@jponge
Copy link
Member Author

jponge commented Jun 19, 2025

I'm not sure, I think there are still non-Mutiny related questions

@rsvoboda
Copy link
Member

rsvoboda commented Jun 26, 2025

3.20 and 3.15 backports were covered in #48602 and #48606

@gsmet gsmet modified the milestones: 3.25 - main, 3.24.2 Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/arc Issue related to ARC (dependency injection) area/core area/dependencies Pull requests that update a dependency file area/reactive area/rest triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants