Hide Forgot
Description of problem: Immediate Stop of JBoss Node – once stop server action should stop receiving new request of http,ejb etc. and stop the server quickly Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Deploy a EJB in server domain node 2. execute a client for ejb in a loop of say 200 times 3. In same time stop server, It will take a time until all this EJB client call completes 4.Then server node stop in Admin console Actual results: It takes time to complete all EJB calls to complete before stopping jboss node. Expected results: New request of http/ejb clint call should be stopped and server should be stopped completed Additional info:
This is a long standing feature request, likely not to be included in EAP6.x https://issues.jboss.org/browse/WFLY-1247
https://issues.jboss.org/browse/EAP6-7