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-4065 Ensure that the threadpools are correctly initialized even when Embedded server is restarted #4135

Merged

Conversation

realityforge
Copy link
Contributor

While there was a previous attempt to do this in place, it failed if the shutdown of the thread pool took any amount of time. And thus calling stop() and then start() in rapid succession would fail. This change attempts to eliminate this scenario

@AlanRoth AlanRoth added community-contribution PR: CLA CLA submitted on PR by the contributor labels Aug 9, 2019
@realityforge realityforge force-pushed the MakePayaraExecutorServiceReStartable branch from 2860f71 to 99d700f Compare August 9, 2019 07:38
@pdudits
Copy link
Contributor

pdudits commented Aug 9, 2019

jenkins test please

1 similar comment
@pdudits
Copy link
Contributor

pdudits commented Aug 12, 2019

jenkins test please

@realityforge realityforge force-pushed the MakePayaraExecutorServiceReStartable branch from 99d700f to 3d02442 Compare August 14, 2019 03:46
@pdudits
Copy link
Contributor

pdudits commented Aug 14, 2019

jenkins test please

@pdudits pdudits changed the title Ensure that the threadpools are correctly initialized even when Embedded server is restarted PAYARA-4065 Ensure that the threadpools are correctly initialized even when Embedded server is restarted Aug 14, 2019
@pdudits pdudits added this to the 5.193 milestone Aug 14, 2019
@pdudits pdudits requested a review from cubastanley August 14, 2019 08:22
@pdudits pdudits merged commit a03c2cc into payara:master Aug 14, 2019
@realityforge realityforge deleted the MakePayaraExecutorServiceReStartable branch August 14, 2019 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: CLA CLA submitted on PR by the contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants