Replication: Add functionality to send various commands from master to slave
using the replication network connection
---------------------------------------------------------------------------------------------------------------------
Key: DERBY-3206
URL: https://issues.apache.org/jira/browse/DERBY-3206
Project: Derby
Issue Type: Sub-task
Components: Services
Affects Versions: 10.4.0.0
Reporter: Jørgen Løland
The replication network code can currently be used to send chunks of log
records, error messages and some more. In addition to the existing message
types, we need to send commands from the master to the slave. The following are
at least required; more commands may come up at a later stage:
Type MessageObject
---------------------------------------------------------------------------
stopSlave Reason why replication is stopped
failover Reason why replication is stopped
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.