summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf/mr/beans/DMaaPNsaApiDb.java
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Sonar Major issuesSurendra Reddy Katam1-2/+2
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VadZ32hFUzlqc5qX&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPNsaApiDb.java Line No- L91 L103 Change-Id: I093fde71871e39a667a943b4f6386fe39769c4b1 Issue-ID: DMAAP-650 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-24Sonar major issuesSurendra Reddy Katam1-12/+12
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-Vada32hFUzlqc5qg&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPNsaApiDb.java Line No- L26 L51 L55 L66 L82 L86 L112 L120 Change-Id: Ia68a15432466e0042377d5042968b7b213d15057 Issue-ID: DMAAP-641 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-14update the testcases after the kafka 11 changessunil unnava1-0/+140
Issue-ID: DMAAP-526 Change-Id: I477a8ee05fb3cdd76af726b6ca0d1a69aa9eef93 Signed-off-by: sunil unnava <su622b@att.com>