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

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

"I have not rerun the tests since there are no code changes." - Silly 
assumption; sorry about that one :-/

I have found the error and am now *running tests* on it before submitting.

> Replication: Add a ReplicationSlave controller that will manage replication 
> on the slave side
> ---------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3021
>                 URL: https://issues.apache.org/jira/browse/DERBY-3021
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Services
>    Affects Versions: 10.4.0.0
>            Reporter: Jørgen Løland
>            Assignee: Jørgen Løland
>         Attachments: derby-3021-1.diff, derby-3021-1.stat, 
> derby-3021-1b.diff, derby-3021-1b.stat
>
>
> The replication slave role includes many tasks:
> * set up a network connection with the master
> * receive chunks of log from the master, and parse these into individual log 
> records
> * append log records to the local log file
> * make sure that the recovery process is not allowed to access the logfile we 
> are currently writing to
> * etc
> This issue is for adding a controller that will start/stop/initiate all 
> services needed for the replication slave role.

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