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

Use custom thread factory for NIO #20998

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

stuartwdouglas
Copy link
Member

NIO async IO uses a custom thread pool, this allows us to update the
TCCL in dev mode.

Fixes #20973

NIO async IO uses a custom thread pool, this allows us to update the
TCCL in dev mode.

Fixes quarkusio#20973
@geoand geoand requested a review from cescoffier October 26, 2021 04:55
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 26, 2021

Failing Jobs - Building 6c708fe

Status Name Step Failures Logs Raw logs
Native Tests - Messaging2 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Native Tests - Messaging2 #

- Failing: integration-tests/reactive-messaging-rabbitmq 

📦 integration-tests/reactive-messaging-rabbitmq

io.quarkus.it.rabbitmq.RabbitMQConnectorIT.test - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a io.quarkus.it.rabbitmq.RabbitMQConnectorTest expected: <6> but was: <0> within 30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)

@gsmet gsmet merged commit 7c077f6 into quarkusio:main Oct 26, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Oct 26, 2021
@gsmet gsmet modified the milestones: 2.5 - main, 2.4.1.Final Nov 2, 2021
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.

Jackson fails to deserialize JsonSubTypes when re-running continuous tests
3 participants