commit | 1421f2184083d5bfccb4cb0c2ad19135315138cc | [log] [tgz] |
---|---|---|
author | DushyantSinghThakur <dt00503496@techmahindra.com> | Tue Aug 21 17:18:17 2018 +0530 |
committer | DushyantSinghThakur <dt00503496@techmahindra.com> | Tue Aug 21 17:18:17 2018 +0530 |
tree | 6180d22f78ebd257dec6b663bf766d0fc20fd648 | |
parent | fea469456cf7ed99248613759d83c2aeb67185fe [diff] |
Removing commented line 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>
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 @@ * @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