[ 
https://issues.apache.org/jira/browse/DERBY-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749337#action_12749337
 ] 

Mamta A. Satoor commented on DERBY-4304:
----------------------------------------

Merged 5 out of 6 checkins that went in for DERBY-4304 into 10.4 codeline
svn merge -r 794302:794303 https://svn.apache.org/repos/asf/db/derby/code/trunk/
svn merge -r 796315:796316 https://svn.apache.org/repos/asf/db/derby/code/trunk/
svn merge -r 796371:796372 https://svn.apache.org/repos/asf/db/derby/code/trunk/
svn merge -r 798346:798347 https://svn.apache.org/repos/asf/db/derby/code/trunk/
svn merge -r 798741:798742 https://svn.apache.org/repos/asf/db/derby/code/trunk/

Will mege the last one as a separate checkin.

> Network Server shutdown should handle exceptions and finish the server 
> shutdown completely
> ------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4304
>                 URL: https://issues.apache.org/jira/browse/DERBY-4304
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Server
>    Affects Versions: 10.6.0.0
>            Reporter: Mamta A. Satoor
>            Assignee: Mamta A. Satoor
>             Fix For: 10.4.2.1, 10.5.3.1, 10.6.0.0
>
>         Attachments: DERBY4304_fixNPE_patch2_diff.txt, 
> DERBY4304_handleExceptions_patch1_diff.txt, 
> DERBY4304ShutdownException_patch3_diff.txt, logAfterPatch3Changes.txt, 
> logBeforePatch3Changes.txt
>
>
> While working on DERBY-4053, found that an exception from Connection.close 
> was not handled properly by the server shutdown code which caused a new 
> instance server startup to hang. Resolved the problem with Connection close 
> but in general, we should
> 1) Make sure an exception during shutdown processing does not prevent the 
> remaining shutdown tasks, like closing the server socket from occurring. 
> 2) Make sure any exceptions that occur in shutdown processing are reported to 
> the console. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to