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

Fix configuration access in the reactive messaging dev console widget #35115

Merged

Conversation

cescoffier
Copy link
Member

Fix how is retrieved the configuration (See smallrye/smallrye-reactive-messaging#2235 for details)

Fix smallrye/smallrye-reactive-messaging#2235.

@quarkus-bot
Copy link

quarkus-bot bot commented Jul 31, 2023

Failing Jobs - Building 74f159a

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 20

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: integration-tests/rest-client 

📦 integration-tests/rest-client

io.quarkus.it.rest.client.selfsigned.ExternalSelfSignedTestCase.should_accept_self_signed_certs_java_url line 27 - More details - Source on GitHub

java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:288)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:314)

@cescoffier cescoffier merged commit 8b2d4ca into quarkusio:main Aug 1, 2023
@quarkus-bot quarkus-bot bot added this to the 3.3 - main milestone Aug 1, 2023
@cescoffier cescoffier deleted the dev-console-fix-RM-properties branch August 1, 2023 12:45
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.

Quarkus won't allow empty string for username and password
2 participants