[
https://issues.apache.org/jira/browse/DERBY-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ole Solberg updated DERBY-3162:
-------------------------------
Attachment: derby-3162.1-v1.diff.txt
First version of a a framework for running replication tests.
Depends on derby-3163.1-v1.diff.txt.
+
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/ReplicationRun.java
+
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml
M java/testing/build.xml:
+ <ant
dir="${derby.testing.src.dir}/${derby.testing.functest.dir}/tests/replicationTests"/>
> Create a framework for replication tests
> ----------------------------------------
>
> Key: DERBY-3162
> URL: https://issues.apache.org/jira/browse/DERBY-3162
> Project: Derby
> Issue Type: Sub-task
> Components: Test
> Affects Versions: 10.4.0.0
> Reporter: Ole Solberg
> Assignee: Ole Solberg
> Priority: Minor
> Attachments: derby-3162.1-v1.diff.txt
>
>
> Handle
> - starting and stopping Derby servers to have the master and slave
> replication roles,
> - doing administrative commands like startreplication, startslave,
> stopreplication, failover,
> - performing consistency checks on the slave vs. the master,
> - running load clients against master and slave in the various states of
> replication,
> - provoking error situations on master and slave, and network,
> - ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.