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

PAYARA-3507 Set executor core pool size to 0 and queue to max on Micro #3759

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

Pandrex247
Copy link
Member

With the current settings, Micro will only create 2 threads and queue 20000 tasks before expanding the pool size any further. With these settings, Micro will create up to 200 threads as required before queuing tasks.

@Pandrex247
Copy link
Member Author

Jenkins test please

@Pandrex247 Pandrex247 merged commit 5cf1441 into payara:master Feb 22, 2019
@Pandrex247 Pandrex247 deleted the PAYARA-3507-Executor-Pool-Size branch February 25, 2019 11:43
Pandrex247 added a commit to Pandrex247/Payara that referenced this pull request Feb 25, 2019
…ool-Size

PAYARA-3507 Set executor core pool size to 0 and queue to max on Micro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants