Sonar Major issues 81/65681/1
authorSurendra Reddy Katam <SK00524980@techmahindra.com>
Tue, 11 Sep 2018 07:21:29 +0000 (12:51 +0530)
committerSurendra Reddy Katam <SK00524980@techmahindra.com>
Tue, 11 Sep 2018 07:21:29 +0000 (12:51 +0530)
 This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-ValE32hFUzlqc5zY&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/TransactionServiceImpl.java
Line No- L55 L80

Change-Id: Ic36f843140d320b7e082652c63fdeef7eb553af8
Issue-ID: DMAAP-767
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
src/main/java/com/att/dmf/mr/service/impl/TransactionServiceImpl.java

index ae2d863..3065928 100644 (file)
@@ -52,7 +52,7 @@ public class TransactionServiceImpl implements TransactionService {
                        throws ConfigDbException, IOException {
 
                /*
-                * ConfigurationReader configReader = dmaapContext.getConfigReader();
+               
                 * 
                 * LOG.info("configReader : "+configReader.toString());
                 * 
@@ -77,7 +77,7 @@ public class TransactionServiceImpl implements TransactionService {
                        IOException {
 
                /*
-                * if (null != transactionId) {
+                
                 * 
                 * ConfigurationReader configReader = dmaapContext.getConfigReader();
                 *