[
https://issues.apache.org/jira/browse/DERBY-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571722#action_12571722
]
V.Narayanan commented on DERBY-3455:
------------------------------------
As part of the comments in Derby-3428 the following was said by Jorgen -
I am a little concerned that StandardException has to be introduced to the
o.a.d.database.Database interface. I read the comments in that file a couple of
times, and it seems that this interface is for methods that are external, like
system procedures. I think o.a.d.iapi.db.Database would be more fitting since
failover can only be called intarnally (hence i(nternal)api). This does not
only apply to the failover method, but to all the replication methods.
> 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
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.