-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't workingneeds triageThis issue needs to be investigated and confirmed as a validThis issue needs to be investigated and confirmed as a valid
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Two years ago executeBlocking got a new default value: ordered = true [1]. We now saw in one of our Quarkus apps, that this has massive performance issues. So if ordered = false is possible, we should use it.
[1] eclipse-vertx/vert.x@87004b7
Expected Behavior
My suggestion is to modify AsyncHelper in a way, that ordered = false will be used, or is at least the default value.
Steps To Reproduce
No response
Environment
- OS:
- Java:
- NeonBee:Relevant log output
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds triageThis issue needs to be investigated and confirmed as a validThis issue needs to be investigated and confirmed as a valid