summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23update the package name1.1.11sunil unnava1-867/+0
Issue-ID: DMAAP-858 Change-Id: I49ae6eb9c51a261b64b911e607fcbbca46c5423c Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-09-21Sonar Major issuesSurendra Reddy Katam1-4/+4
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=AWU41Wi2wGn37JfbyHxf&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java Line No:L613 L623 L639 Change-Id: I0c880e87896a94a4bf15df439f03b48cee083f71 Issue-ID: DMAAP-813 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-21Sonar Major issuesSurendra Reddy Katam1-3/+3
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=AWU41Wi2wGn37JfbyHxc&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java Line No-L526 L600 L603 Change-Id: I391aa522b7d288815248c57fd3a58280bc474aee Issue-ID: DMAAP-812 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-21Sonar Major issuesSurendra Reddy Katam1-3/+3
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=AWU41Wi2wGn37JfbyHxZ&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java Line No-L492 L502 L512 Change-Id: Ia7d862cc50a14b77372257b89a4a3c1cb4b71194 Issue-ID: DMAAP-811 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-20Sonar Major issuesSurendra Reddy Katam1-3/+3
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=AWU41Wi2wGn37JfbyHxW&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java Line No-L379 L407 L489 Change-Id: I61fe5ce8021366e497b52e887ff2822d137350a2 Issue-ID: DMAAP-805 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-07Sonar Major issuesSurendra Reddy Katam1-7/+7
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&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java Line No- L97 L106 L109 L136 L161 L217 L237 Change-Id: I7b92585434683454be04663bb8617cde50f99092 Issue-ID: DMAAP-749 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.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 unnava1-0/+867
Issue-ID: DMAAP-526 Change-Id: I477a8ee05fb3cdd76af726b6ca0d1a69aa9eef93 Signed-off-by: sunil unnava <su622b@att.com>