Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.4.1.3
-
None
Description
It would be nice to have replication functionality to Derby; many potential Derby users seem to want this. The attached functional specification lists some initial thoughts for how this feature may work.
Dag Wanvik had a look at this functionality some months ago. He wrote a proof of concept patch that enables replication by copying (using file system copy) and redoing the existing Derby transaction log to the slave (unfortunately, I can not find the mail thread now).
DERBY-2852 contains a patch that enables replication by sending dedicated logical log records to the slave through a network connection and redoing these.
Replication has been requested and discussed previously in multiple threads, including these:
http://mail-archives.apache.org/mod_mbox/db-derby-user/200504.mbox/%3c426E04C1.1070904@yahoo.de%3e
http://www.nabble.com/Does-Derby-support-Transaction-Logging---t2626667.html
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-2922 Replication: Add master replication mode
- Closed
-
DERBY-2978 Replication: Add slave replication mode
- Closed
-
DERBY-3169 Add documentation for replication
- Closed
- is depended upon by
-
DERBY-3161 Test the Derby Replication functionality introduced in DERBY-2872
- Closed
- is related to
-
DERBY-2852 Derby: Replication and Availability
- Closed