Description
A network connection is required between the master and slave Derby instances of a replicated database. The connection will be used to send many kinds of messages, including:
- log records
- the database (when replication is started)
- master -> slave commands (like "stop replication")
Attachments
Attachments
Issue Links
- relates to
-
DERBY-3206 Replication: Add functionality to send various commands from master to slave using the replication network connection
- Closed