[
https://issues.apache.org/jira/browse/DERBY-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567574#action_12567574
]
Jørgen Løland commented on DERBY-3383:
--------------------------------------
A regression test for this issue will be added in DERBY-3403.
> Replication: stopSlave boots database?
> --------------------------------------
>
> Key: DERBY-3383
> URL: https://issues.apache.org/jira/browse/DERBY-3383
> Project: Derby
> Issue Type: Bug
> Components: Replication
> Affects Versions: 10.4.0.0
> Reporter: Øystein Grøvlen
> Assignee: Jørgen Løland
> Attachments: derby-3383-1a.diff, derby-3383-1a.stat
>
>
> Looks like stopSlave on a not booted database leaves some traces:
> ij version 10.4
> ij> connect 'jdbc:derby:slaveDB;user=oystein;password=pass;stopSlave=true';
> ERROR XRE40: Could not perform operation because the database is not in
> replication slave mode.
> ij> connect 'jdbc:derby:slaveDB;user=oystein;password=pass;startSlave=true';
> ERROR XRE09: Cannot start replication slave mode for database 'slaveDB'. The
> database has already been booted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.