[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-605) Open connections should not prevent jvm from exiting

Tim Fox (JIRA) jira-events at jboss.com
Tue Oct 10 11:18:41 EDT 2006


Open connections should not prevent jvm from exiting
----------------------------------------------------

                 Key: JBMESSAGING-605
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-605
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.0.1.CR5
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.2.0.Beta1


If the client process attempts to exit without explicitly closing connections then it can cause the process to hang.

We should explicity close any open connections on jvm exit (install a shutdown hook to handle this) and log warnings (to system.err) so the programming error can be corrected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list