summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Koya <rk541m@att.com>2018-09-11 16:12:25 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-11 16:12:25 +0000
commit28ec80929182557165c4c37158036ee49aa71f29 (patch)
tree7c8b11768fc8ab0602bd5c3412847232441c2919
parent67bb9a91647b0e05eddfe92667c5846bfc272fb4 (diff)
parent1421f2184083d5bfccb4cb0c2ad19135315138cc (diff)
Merge "Removing commented line"
-rw-r--r--src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java b/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
index 0b684fe..55e0645 100644
--- a/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
+++ b/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
@@ -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