[jboss-jira] [JBoss JIRA] (WFCORE-3868) Domain mode shutdown of EE executor service with :stop() or :stop(timeout=0) command doesn't work
Richard Opalka (JIRA)
issues at jboss.org
Mon Aug 27 11:35:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624650#comment-13624650 ]
Richard Opalka commented on WFCORE-3868:
----------------------------------------
The following PR is related to this issue too: https://github.com/wildfly/wildfly/pull/11596
> Domain mode shutdown of EE executor service with :stop() or :stop(timeout=0) command doesn't work
> -------------------------------------------------------------------------------------------------
>
> Key: WFCORE-3868
> URL: https://issues.jboss.org/browse/WFCORE-3868
> Project: WildFly Core
> Issue Type: Bug
> Components: Management
> Affects Versions: 5.0.0.Beta4
> Reporter: Yeray Borges
> Assignee: Yeray Borges
> Fix For: 6.0.0.Alpha1
>
> Attachments: ExecutorServiceShutdownReproducer.war
>
>
> EAP's EE-Concurrency Managed Executor Service is expected to skip the tasks that are pending in its execution queue upon server shutdown as [documented here |https://docs.jboss.org/author/display/WFLY/Suspend%2C+Resume+and+Graceful+shutdown]
> This is necessary to cope with scenario where a polling-type task is re-scheduling a new instance of itself just before exiting (so that there is always one task polling - pattern used e.g. by Spring message listeners
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list