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

V.Narayanan updated DERBY-3455:
-------------------------------

    Attachment: Derby3455.stat
                Derby3455.diff

The attached patch moves the replication methods from 
org.apache.derby.database.Database to org.apache.derby.iapi.db.Database.

The methods could all be converted to throw StandardException
instead of SQLException. But this introduces changes to a number of
other files also which I feel can be done at a later stage probably as
a follow-up to this issue or as a seperate issue.

I ran the basic replication steps, startslave, startmaster, failover and it
worked fine.

I request for this patch to be please considered for a commit.

> Move replication methods from org.apache.derby.database.Database to 
> org.apache.derby.iapi.db.Database
> -----------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3455
>                 URL: https://issues.apache.org/jira/browse/DERBY-3455
>             Project: Derby
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 10.4.0.0
>            Reporter: V.Narayanan
>            Assignee: V.Narayanan
>         Attachments: Derby3455.diff, Derby3455.stat
>
>


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