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

Jørgen Løland commented on DERBY-3447:
--------------------------------------

When replication has been set up in embedded using ij,

connect 'jdbc:derby:;shutdown=true'
quit;

works fine on the master, whereas only

quit;

hangs. I'm not sure what the difference here is, but the thread stack reports 
that the log shipper thread is still alive. I think we shoul add cleanup code 
in MC#stop to get rid of this thread in the case that the module is unbooted 
without calling stopMaster or failover first. That happens e.g. for system 
shutdown.

> Shutdown on a database without stopping replication hangs
> ---------------------------------------------------------
>
>                 Key: DERBY-3447
>                 URL: https://issues.apache.org/jira/browse/DERBY-3447
>             Project: Derby
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 10.4.0.0
>            Reporter: V.Narayanan
>            Assignee: V.Narayanan
>


-- 
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