[ https://issues.apache.org/jira/browse/DERBY-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521040 ]
V.Narayanan commented on DERBY-2921: ------------------------------------ Thank you for the comments Rick and Oystein. I am working on converting the patch to use Externalizable instead of Serializable and also to hard-code the SerialVersionUID. I shall submit a patch with the same. I shall also update the functional specification. > Replication: Add a network service that connects the master and slave Derby > instances > ------------------------------------------------------------------------------------- > > Key: DERBY-2921 > URL: https://issues.apache.org/jira/browse/DERBY-2921 > Project: Derby > Issue Type: Sub-task > Components: Services > Affects Versions: 10.4.0.0 > Reporter: Jørgen Løland > Assignee: V.Narayanan > Attachments: Replication_Network_v1.diff, Replication_Network_v1.stat > > > 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") -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.