summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java13
1 files changed, 0 insertions, 13 deletions
diff --git a/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java b/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java
index ea8b5b7a65..e0934faf44 100644
--- a/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java
+++ b/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java
@@ -71,19 +71,6 @@ public class GlobalQueuesTest extends TestingBaseCase
*/
- /**
- * Test to write: Check that exclusive Transient Queues are not
- * disconnected. i.e. JMS Temporary Queues
- *
- * @param ackMode
- *
- * @throws Exception
- */
- public void exclusiveTransientQueue(int ackMode) throws Exception
- {
-
- }
-
public void setConfig(String property, String value, boolean deleteDurable) throws NamingException, IOException, ConfigurationException
{
setProperty(CONFIG_SECTION + ".slow-consumer-detection." +