summaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Collapse)AuthorFilesLines
2018-04-24Changes for AAF integrationsu622b1-1/+1
Issue-ID: DMAAP-245 Change-Id: Iea092ccd79d5a01add76dcf0489a742124d775a8 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-17Proposal of new docker compose fileMarcin Migdal10-551/+13
Issue-ID: DMAAP-366 Change-Id: I9a7cae61d2095ce9c030ad92e6e60630d36be9b6 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-04-10Fixes for security vulnerabilitiessu622b1-1/+1
Issue-ID: DMAAP-38:7 Change-Id: Id5347aee537889a9e6cb803528d4ff486c2c187b Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-06 sonar issue for ApiKeysRestService.java.javaSnigdha Sucharita Patra1-1/+1
Remove the declaration of thrown exception Sonar Link: https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThCs32hFUzlqeS1N&resolved=false&severities=MINOR Location: src/main/java/com/att/nsa/dmaap/service/ApiKeysRestService.java Line No-195 Change-Id: I6c771a10b98ea999c928214205d8eb615d5b6be4 Issue-ID: DMAAP-394 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-04-06 sonar issue for ApiKeysRestService.java.javaSnigdha Sucharita Patra1-1/+1
Remove the declaration of thrown exception Sonar Link: https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThCr32hFUzlqeS1M&resolved=false&severities=MINOR Location: src/main/java/com/att/nsa/dmaap/service/ApiKeysRestService.java Line No-163 Change-Id: Icc4bbba249b3e135c0794609c83ef9edcbe1901c Issue-ID: DMAAP-393 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-04-06sonar issue for ConfigTool.javaSnigdha Sucharita Patra1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4d&resolved=false&severities=CRITICAL Location: src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java Line No-129 Change-Id: I5788872926495b1aa335d6ad88c89de69c9360c2 Issue-ID: DMAAP-392 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-04-06sonar issue for MMRestService.javaSnigdha Sucharita Patra1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThDH32hFUzlqeS28&resolved=false&severities=CRITICAL Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-591 Change-Id: I008dd37720387d44fa2a3cae69578450ad311d93 Issue-ID: DMAAP-391 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-04-04removed the cookie checkv1.1.3su622b1-2/+1
Issue-ID: DMAAP-252 Change-Id: Id21b0e1350f5950c4dc307de456e1b09acdef163 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-28Fix Spring configMarcin Migdal1-1/+1
Issue-ID: DMAAP-358 Change-Id: I5580b2f2428d32e3a0ce3adb5c98e33fc45ad254 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-03-27Changes to dmaap message router CSIT jobsu622b1-20/+3
Issue-ID: DMAAP-346 Change-Id: I7d42378fc75205996de5d0d02163f807cbe00242 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-26Updated the dmaap imagesu622b1-1/+1
Issue-ID: DMAAP-338 Change-Id: I257214384f55e6b88294949aa974f1f9cf5a232a Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-26Updated the dmaap imagesu622b1-1/+1
Issue-ID: DMAAP-338 Change-Id: I24b00eacb6229999cb38138ead6b9399cd24916f Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-22changes for docker deploymentsu622b9-47/+37
Issue-ID: DMAAP-338 Change-Id: I328cd941e493fa151383b12e008a1d220a242345 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-15changes for deployment errorssu622b4-45/+2
Issue-ID: DMAAP-332 Change-Id: I1f347f0a1c68c296e3f121ec4ee198f92218d377 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-07testcases for code coverageSunil Unnava1-3/+6
Issue-ID: DMAAP-323 Change-Id: I0c2fb3091e8719e7391b658059525f9661306414 Signed-off-by: Sunil Unnava <su622b@att.com>
2018-03-06testcases for code coverageSunil Unnava1-16/+5
Issue-ID: DMAAP-271 Change-Id: Ifee89b3800d0a78e7b7197ae0ea48dfbe7e37709 Signed-off-by: Sunil Unnava <su622b@att.com>
2018-03-06testcases for code coverageSunil Unnava3-20/+50
Issue-ID: DMAAP-271 Change-Id: Ifacdeeaca0176bf3a5e509cb0d27e7ec1e89bd8c Signed-off-by: Sunil Unnava <su622b@att.com>
2018-02-28changes for code coverageSunil Unnava4-490/+427
Issue-ID: DMAAP-271 Change-Id: Ib8fd245fdbe9ef3457e8303c5379977b237ec09a Signed-off-by: Sunil Unnava <su622b@att.com>
2018-02-21sonar critical issueSnigdha Sucharita Patra1-1/+1
Either log or rethrow this exception Sonar Link: https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThEb32hFUzlqeS5d&resolved=false&severities=CRITICAL Location: src/main/java/com/att/nsa/dmaap/util/DMaaPAuthFilter.java Line No-66 Change-Id: Ifd99978ed4d0cbcce5fb78c7afed785f65b516c5 Issue-ID: DMAAP-311 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-07sonar critical for Exception HandlingSoumendu Sekhar Acharya1-1/+1
log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#resolved=false|severities=CRITICAL|assignees=Soumendu Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-592 Change-Id: Ic7cdbe3a8efdfb89becf25265aac670244323bb9 Issue-ID: DMAAP-273 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2018-02-07sonar critical for Exception HandlingSoumendu Sekhar Acharya1-0/+1
rethrow this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#resolved=false|severities=CRITICAL|assignees=__me__%2Csoumendu Location: src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java Line No-167 Change-Id: I6dcaab9274ec2fc00fab01b4a689d14e8d296ba3 Issue-ID: DMAAP-229 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2018-01-31Merge "sonar critical for Exception Handling"varun gudisena1-2/+0
2017-12-21sonar critical for Exception HandlingSoumendu Sekhar Acharya1-2/+0
Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#severities=CRITICAL|resolved=false|assignees=soumendu Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Change-Id: I9f9ac1a6239674a84ae0c3bdcaaf40909f593627 Issue-ID: DMAAP-187 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-20sonar critical for Exception HandlingSoumendu Sekhar Acharya1-1/+0
Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#assignees=soumendu|severities=CRITICAL|resolved=false Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-835 Change-Id: I8865b79b50007881bd0728ac2efbc288537f684d Issue-ID: DMAAP-193 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-20sonar critical for Exception HandlingSoumendu Sekhar Acharya1-1/+0
Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#assignees=soumendu|severities=CRITICAL|resolved=false Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-1011 Change-Id: I0f1c7cbb78eba96957a605d8672770fc7b1a9a05 Issue-ID: DMAAP-188 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-11sonar critical for Exception HandlingSoumendu Sekhar Acharya1-1/+0
Use a logger to log this Exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#assignees=soumendu|resolved=false Location:src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-670 Change-Id: I8897ada9d4ab57e932daa58612374cbd8f860905 Issue-ID: DMAAP-185 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-11sonar blocker for NullPointerExceptionSoumendu Sekhar Acharya1-0/+2
NullPointerException might be thrown as 'filePath' is nullable Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#resolved=false|severities=BLOCKER|assignees=soumendu Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-65 Change-Id: I042592bee40553f262baf5861ef61e8404f45a80 Issue-ID: DMAAP-184 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-08sonar critical for Exception handlingSoumendu Sekhar Acharya1-1/+0
Removed printStackTrace Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#severities=CRITICAL|assignees=soumendu Line No-585 Change-Id: I81c3f1f19b566f5c74d6f2f5270cf26c31fc64db Issue-ID: DMAAP-183 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-08sonar critical for Exception handlingSoumendu Sekhar Acharya1-1/+0
Removed printStackTrace Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#severities=CRITICAL|assignees=soumendu Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-423 Change-Id: I4f72501f3a01764e4a2769649e3ceaed039134dc Issue-ID: DMAAP-182 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-07sonar critical for Exception handlingSoumendu Sekhar Acharya1-1/+0
Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#resolved=false|assignees=soumendu Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-278 Change-Id: Iab0cde08d21f69903c8fc69684dd0976d866eb2b Issue-ID: DMAAP-179 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-12-07sonar critical for Exception handlingSoumendu Sekhar Acharya1-1/+0
Use a logger to log this exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#resolved=false|assignees=soumendu Location: src/main/java/com/att/nsa/dmaap/service/MMRestService.java Line No-265 Change-Id: I376d45e5226bf100d9d36f4f209d04f603175099 Issue-ID: DMAAP-178 Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
2017-10-18Add dependency on zookeeper for kafkaBrian Freeman1-0/+2
Issue-ID: DMAAP-160 Change-Id: I0dd677a3fec988ea728f1accea39f9085cedf926 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-10-04Fix CSIT TestsVarun Gudisena1-1/+1
Temporary fix for CSIT tests Issue-Id: DMAAP-144 Change-Id: I845531efb880452d383ff7d60c72db773ac1ea17 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-10-03Improve coverage for dmaap messageservicesg481n1-131/+131
Modified content length interceptor class. Issue-ID: DMAAP-151 Change-Id: Ifeaa6f54032da583ec5df3b4b29078d1c4b8648a Signed-off-by: sg481n <sg481n@att.com>
2017-09-30Fix docker image bugVarun Gudisena2-1/+2
Removed unncessary license header comments Issue-Id: DMAAP-151 Change-Id: Ie9eea784d5d0f080c65e578e6437050c781fc602 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-22Merge "Fix for Sonar Blocker issues"varun gudisena1-5/+9
2017-09-22Merge "Fix for Sonar Blocker issues"varun gudisena1-2/+4
2017-09-22Merge "Fix for Sonar issues"varun gudisena1-118/+146
2017-09-22Merge "Fix for Sonar blocker issues"varun gudisena1-2/+1
2017-09-21Fix docker image for UbuntuVarun Gudisena1-3/+4
Modified dockerfile to work with ubuntu issue-id: DMAAP-139 Change-Id: I26ed1c06436e285792009a4c7a7c82dff46294a5 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-20Fix docker issuesVarun Gudisena1-2/+2
Updated dockerfile script to work in Ubuntu and reverting back to old msgrtr artifact due to issues with docker image issue-id: DMAAP-139 Change-Id: Ia6db6a5f40803a5f6b61288e9694f3597f4756f3 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-09-19Fix for Sonar Blocker issuesrama-huawei1-5/+9
NullPointerException might be thrown Replace the type specification on RHS side Iterate over the "entrySet" instead of the "keySet". The return type of this method should be an interface such as "Map" rather than the implementation "HashMap". DCAEGEN2-114 Change-Id: I84ef3e21cd426963f4f0ed726f5d8fa9979eb441 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-19Fix for Sonar Blocker issuesrama-huawei1-2/+4
NullPointerException might be thrown DCAEGEN2-114 Change-Id: I79d82683e71a913d4446f07fe41af2be7174e92b Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-19Fix for Sonar issuesrama-huawei1-118/+146
Removed the useless assignment to the local variables Fixed the null pointer exception issues Used isEmpty() method instead of size() method Defined a constant instead of duplicating the literals DCAEGEN2-114 Change-Id: I304c4f849dec64279bc4339bdb9f440b964ca37d Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-19Fix for Sonar blocker issuesrama-huawei1-2/+1
NullPointerException might be thrown as 'jsonObj' is null DCAEGEN2-114 Change-Id: I1b1a9b4c6e30a7bfe5a42ed47f0bf3e7134d4e03 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-08-31Revert package name changesVarun Gudisena116-0/+9090
Reverted package name changes to avoid any potential issues. Renamed maven group id only. Issue-id: DMAAP-74 Change-Id: I4ca4537d48e5723b2939148e5bd83645ee20dd30 Signed-off-by: Varun Gudisena <vg411h@att.com>