Skip to content

Vert.x: do not disable websockets extensions init if websockets-next is present#53170

Merged
mkouba merged 1 commit intoquarkusio:mainfrom
mkouba:issue-53159
Mar 20, 2026
Merged

Vert.x: do not disable websockets extensions init if websockets-next is present#53170
mkouba merged 1 commit intoquarkusio:mainfrom
mkouba:issue-53159

Conversation

@mkouba
Copy link
Copy Markdown
Contributor

@mkouba mkouba commented Mar 19, 2026

@quarkus-bot

This comment has been minimized.

present

- there's an optimization introduced in quarkusio#31715 that disables WebSockets
extensions initialization if the legacy quarkus-websocket is not
present, it should be quarkus-websocket && quarkus-websocket-next
- fixes quarkusio#53159
@quarkus-bot
Copy link
Copy Markdown

quarkus-bot bot commented Mar 20, 2026

Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
JVM Integration Tests - JDK 17 Build Failures Logs Raw logs 🔍
JVM Integration Tests - JDK 17 Windows Build Failures Logs Raw logs 🔍
JVM Integration Tests - JDK 21 Build Failures Logs Raw logs 🔍
JVM Integration Tests - JDK 25 Build Failures Logs Raw logs 🔍
JVM Integration Tests - JDK 25 Semeru Build Failures Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ JVM Integration Tests - JDK 17 #

- Failing: integration-tests/devservices/tests integration-tests/smallrye-stork-consul-registration-prod-mode 

📦 integration-tests/devservices/tests

Failed to execute goal on project quarkus-integration-test-devservices-tests: Could not collect dependencies for project io.quarkus:quarkus-integration-test-devservices-tests:jar:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-dependent-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-simple-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT

📦 integration-tests/smallrye-stork-consul-registration-prod-mode

org.acme.DeregistrationTest.testDeregistrationAfterShutdown line 50 - History - More details - Source on GitHub

Details
org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in org.acme.DeregistrationTest 1 expectation failed.
Expected status code <404> but was <200>.
 within 20 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)

⚙️ JVM Integration Tests - JDK 17 Windows #

- Failing: integration-tests/devservices/tests 

📦 integration-tests/devservices/tests

Failed to execute goal on project quarkus-integration-test-devservices-tests: Could not collect dependencies for project io.quarkus:quarkus-integration-test-devservices-tests:jar:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-dependent-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-simple-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT


⚙️ JVM Integration Tests - JDK 21 #

- Failing: integration-tests/devservices/tests 

📦 integration-tests/devservices/tests

Failed to execute goal on project quarkus-integration-test-devservices-tests: Could not collect dependencies for project io.quarkus:quarkus-integration-test-devservices-tests:jar:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-dependent-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-simple-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT


⚙️ JVM Integration Tests - JDK 25 #

- Failing: integration-tests/devservices/tests 

📦 integration-tests/devservices/tests

Failed to execute goal on project quarkus-integration-test-devservices-tests: Could not collect dependencies for project io.quarkus:quarkus-integration-test-devservices-tests:jar:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-dependent-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-simple-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT


⚙️ JVM Integration Tests - JDK 25 Semeru #

- Failing: integration-tests/devservices/tests 

📦 integration-tests/devservices/tests

Failed to execute goal on project quarkus-integration-test-devservices-tests: Could not collect dependencies for project io.quarkus:quarkus-integration-test-devservices-tests:jar:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-dependent-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-dependent-extension-parent:pom:999-SNAPSHOT Failed to read artifact descriptor for io.quarkus:quarkus-integration-test-devservices-simple-extension:jar:999-SNAPSHOT Caused by: The following artifacts could not be resolved: io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT (absent): Could not find artifact io.quarkus:quarkus-integration-test-devservices-simple-extension-parent:pom:999-SNAPSHOT

@mkouba mkouba merged commit 257cce0 into quarkusio:main Mar 20, 2026
60 of 65 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.35 - main milestone Mar 20, 2026
@gsmet gsmet modified the milestones: 3.35 - main, 3.33.1 Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Websockets next compression missing header

3 participants