Clean up old sessions in network server after Derby engine is shutdown
----------------------------------------------------------------------

                 Key: DERBY-1855
                 URL: http://issues.apache.org/jira/browse/DERBY-1855
             Project: Derby
          Issue Type: Improvement
          Components: Network Server
    Affects Versions: 10.2.1.0, 10.3.0.0
            Reporter: Deepa Remesh
            Priority: Minor


After Derby engine is shutdown, the existing network server sessions are not 
closed. These old sessions will remain attached to network server threads till 
there is some other activity on them from the client. Cleaning up the sessions 
earlier will free up the threads. This is only an optimization issue.

More details can be found in the comments in DERBY-1326.



 


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

        

Reply via email to