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

Ability to set IO Subsystem worker queue size #618

Open
jasondlee opened this issue Oct 10, 2024 · 0 comments · May be fixed by #620
Open

Ability to set IO Subsystem worker queue size #618

jasondlee opened this issue Oct 10, 2024 · 0 comments · May be fixed by #620
Assignees
Labels
feature A proposed new WildFly feature

Comments

@jasondlee
Copy link
Contributor

Description

Currently, the only way to set the worker queue size is via a JMX bean: org.xnio:type=Xnio,provider="nio",worker="your-workername" (your-workername defaults to default which is defined in standalone-*.xml). This can be done via a startup EJB, a remote JMX Client, or even jconsole, for example. Users have long requested the ability to set this value via the standard management configuration module. This RFE will add this management property and related code changes to implement this request.

Issue Contact

jasondlee

@jasondlee jasondlee added the feature A proposed new WildFly feature label Oct 10, 2024
@jasondlee jasondlee moved this to Planning in WildFly Feature Planning Oct 10, 2024
@jasondlee jasondlee self-assigned this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A proposed new WildFly feature
Projects
Status: Planning
Development

Successfully merging a pull request may close this issue.

1 participant