[
https://issues.apache.org/jira/browse/DERBY-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Øystein Grøvlen resolved DERBY-3432.
------------------------------------
Resolution: Fixed
Fix Version/s: 10.4.0.0
Thanks for the instruction and patch Jørgen.
Committed as revision 634706.
> Move replication code from org.apache.derby.impl.services.replication to
> o.a.d.i.store.replication
> --------------------------------------------------------------------------------------------------
>
> Key: DERBY-3432
> URL: https://issues.apache.org/jira/browse/DERBY-3432
> Project: Derby
> Issue Type: Improvement
> Components: Miscellaneous, Replication
> Affects Versions: 10.4.0.0
> Reporter: Jørgen Løland
> Assignee: Jørgen Løland
> Priority: Minor
> Fix For: 10.4.0.0
>
> Attachments: derby-3432-1a.diff, derby-3432-1a.stat
>
>
> The replication source code is currently in package
> org.apache.derby.{impl|iapi}.services.replication, but the services package
> is intended for low-level self-contained modules. Since the replication code
> is highly integrated with the store modules, the replication code should be
> moved to org.apache.derby.{impl|iapi}.store.replication.
> See discussion in mail-thread:
> http://www.nabble.com/Opinions-please---some-questions-regarding-replication-td15452929.html#a15452929
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.