[ 
https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546621
 ] 

V.Narayanan commented on DERBY-3235:
------------------------------------

The stop message is basically given to the master. The master then transmits 
this to the slave.

The basic steps that will be performed when a stop command is given to the 
master are

1) Stop adding log records to the log buffer
2) Flush all the log records in the log buffer and send
    them to the slave.
3) Send the Stop replication message to the slave

> Implement the replication stop functionality
> --------------------------------------------
>
>                 Key: DERBY-3235
>                 URL: https://issues.apache.org/jira/browse/DERBY-3235
>             Project: Derby
>          Issue Type: Sub-task
>            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