[
https://issues.apache.org/jira/browse/DERBY-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574720#action_12574720
]
A B commented on DERBY-3162:
----------------------------
A few javadoc warnings that have arisen from commits for this issue:
[javadoc]
java\testing\org\apache\derbyTesting\functionTests\tests\replicationTests\Utils.java:62:
warning - @return tag cannot be used in method with void return type.
[javadoc]
java\testing\org\apache\derbyTesting\functionTests\tests\replicationTests\Utils.java:135:
warning - @return tag cannot be used in method with void return type.
[javadoc]
java\testing\org\apache\derbyTesting\functionTests\tests\replicationTests\Utils.java:147:
warning - @param argument "srcPath" is not a parameter name.
[javadoc]
java\testing\org\apache\derbyTesting\functionTests\tests\replicationTests\Utils.java:147:
warning - @param argument "destPath" is not a parameter name.
[javadoc]
java\testing\org\apache\derbyTesting\functionTests\tests\replicationTests\Utils.java:147:
warning - @return tag cannot be used in method with void return type.
> 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, derby-3162.2-v2.diff.txt,
> derby-3162.2-v2.stat.txt, derby-3162.3-v1.diff.txt, derby-3162.3-v1.stat.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.