summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf/mr/service/impl
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04Merge changes I8a7dc898,I21d43d36Ram Koya2-38/+37
* changes: Sonar Major issues Sonar Major issues
2018-09-03Sonar major issuesSumapriya Sarvepalli1-6/+4
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VakB32hFUzlqc5wM&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/ApiKeysServiceImpl.java Line No:L57 L142 L168 L199 Change-Id: I21b259d0be16290668230857adb4b71346af6a6c Issue-ID: DMAAP-708 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-03Sonar Major issuesSurendra Reddy Katam1-37/+36
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=AWU41WiqwGn37JfbyHwE&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/TopicServiceImpl.java Line No-L48 L70 L76 L128 L196 L212 L216 L218 L233 L235 L253 L260 L270 L275 L286 L294 L506 L509 L511 L513 L519 L523 L564 L567 L574 L578 L582 L615 L618 L625 L629 L665 L667 L674 L678 L684 Change-Id: I8a7dc8982d54904ddc1fe16a0a7025e3b433c049 Issue-ID: DMAAP-705 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-03Sonar Major issuesSurendra Reddy Katam1-1/+1
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=AWU41WiVwGn37JfbyHvi&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/AdminServiceImpl.java Line No-45 Change-Id: I21d43d369ba4304158f771b343da682d76c95abe Issue-ID: DMAAP-701 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-23Fixes for Kafka upgrade issues1.1.6sunil unnava1-2/+2
Issue-ID: DMAAP-598 Change-Id: I79d269e157c88560ed54b194f449edad07cc96aa Signed-off-by: sunil unnava <su622b@att.com>
2018-08-22Fix msgrtr Sonar violationArindam Mondal1-4/+4
Issue-ID: DMAAP-626 Change-Id: Iee10b0e9a9fa14577e796dcd51cdda274dd807a8 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2018-08-14update the testcases after the kafka 11 changessunil unnava9-0/+3256
Issue-ID: DMAAP-526 Change-Id: I477a8ee05fb3cdd76af726b6ca0d1a69aa9eef93 Signed-off-by: sunil unnava <su622b@att.com>