You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "V.Narayanan (JIRA)" <ji...@apache.org> on 2008/02/14 06:45:08 UTC

[jira] Closed: (DERBY-3392) Performing failover on a database not being replicated should give a more meaningful error message.

     [ https://issues.apache.org/jira/browse/DERBY-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

V.Narayanan closed DERBY-3392.
------------------------------


All relevant patches have been committed! Closing issue!

> Performing failover on a database not being replicated should give a more meaningful error message.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3392
>                 URL: https://issues.apache.org/jira/browse/DERBY-3392
>             Project: Derby
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 10.4.0.0
>            Reporter: V.Narayanan
>            Assignee: V.Narayanan
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>         Attachments: Derby_3392_v1.diff, Derby_3392_v1.stat
>
>
> Oystein says
> "If I do failover on a database where replication has not been started, I get the following:
> ij version 10.4
> ij> connect 'jdbc:derby:masterDB;user=oystein;password=pass';
> ij> connect 'jdbc:derby:masterDB;user=oystein;password=pass;failover=true';
> ERROR XRE21: Error occurred while performing failover for database 'masterDB', Failover attempt was aborted.
> I think I should rather get an error that says that database is not being replicated. (I get that if I try to stop replication on a non-replicated database)."

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