mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
NO-JIRA Cleanup some commented out code
This commit is contained in:
parent
5141d4f0e2
commit
c326d2eb84
@ -55,18 +55,6 @@ public class ReplicatedFailoverTest extends FailoverTest {
|
||||
|
||||
};
|
||||
|
||||
|
||||
/* @Test
|
||||
public void testLoop() throws Throwable {
|
||||
|
||||
for (int i = 0; i < 100; i++) {
|
||||
System.err.println("#Test " + i);
|
||||
testReplicatedFailback();
|
||||
tearDown();
|
||||
setUp();
|
||||
}
|
||||
} */
|
||||
|
||||
protected void beforeWaitForRemoteBackupSynchronization() {
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user