[jboss-jira] [JBoss JIRA] (WFLY-8823) Graceful shutdown doesn't work with JTS
Flavia Rainone (JIRA)
issues at jboss.org
Tue May 23 04:02:00 EDT 2017
Flavia Rainone created WFLY-8823:
------------------------------------
Summary: Graceful shutdown doesn't work with JTS
Key: WFLY-8823
URL: https://issues.jboss.org/browse/WFLY-8823
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Flavia Rainone
Assignee: Flavia Rainone
In a scenario where:
- one thread commands server to shutdown with 30s timeout and sleeps for 20s (in order to keep the server alive).
- another thread tries to call server (the server is in SUSPENDING phase)
The call to the server should be refused and some exception should be thrown.
It works fine for JTA. But for JTS another call is successfully processed by the the server and no exception is thrown
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list