[
https://issues.apache.org/jira/browse/DERBY-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570173#action_12570173
]
Jørgen Løland commented on DERBY-3432:
--------------------------------------
I tried to fix this using package move refactoring in NetBeans. It works like a
charm, but I'll wait a bit before submitting a patch since we have many patches
in the pipeline that will be affected.
> 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
>
> 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.