Merge "Removing commented line"
authorRam Koya <rk541m@att.com>
Tue, 11 Sep 2018 16:12:25 +0000 (16:12 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 11 Sep 2018 16:12:25 +0000 (16:12 +0000)
src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java

index 0b684fe..55e0645 100644 (file)
@@ -90,8 +90,7 @@ public interface ConsumerFactory {
         * @return
         * @throws UnavailableException
         */
-       //public Consumer getConsumerFor(String topic, String consumerGroupId,
-               //      String clientId, int timeoutMs) throws UnavailableException;
+       
 
        /**
         * For factories that employ a caching mechanism, this allows callers to