Removing commented line 55/61555/1
authorDushyantSinghThakur <dt00503496@techmahindra.com>
Tue, 21 Aug 2018 11:48:17 +0000 (17:18 +0530)
committerDushyantSinghThakur <dt00503496@techmahindra.com>
Tue, 21 Aug 2018 11:48:17 +0000 (17:18 +0530)
comment line removed from the code
Sonar Link:
https://sonar.onap.org/project/issues?assignees=dthakur&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&resolved=false
Location:
src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
Line No-94

Change-Id: I008fb535684a011a628c80c3a69f05f01adbcf79
Issue-ID: DMAAP-622
Signed-off-by: DushyantSinghThakur <dt00503496@techmahindra.com>
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