Skip to content

[Bug]: executeBlocking is executed with ordered=true by default #290

@pk-work

Description

@pk-work

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageThis issue needs to be investigated and confirmed as a valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions