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

Reply via email to