summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Fix sonar issue in dmaap-messagerouter-msgrtrParshad Patel5-4/+5
Fix Cast one of the operands of multiplication operation to a "long" Fix Either re-interrupt method or rethrow the "InterruptedException" Issue-ID: DMAAP-894 Change-Id: I150cdc8ac96a05799196ca27d683c0921a76fe92 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-13update INFO.Yamlsunil unnava1-3/+24
Issue-ID: DMAAP-911 Change-Id: I30fa6ee75858dafc7aeadb0617a04b4b0458dd41 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2019-02-11Merge "Blocker sonar fixes - DMaaPKafkaMetaBroker"sunil unnava1-15/+3
2019-02-11Merge changes Ie4716415,I6ce7ca81sunil unnava2-40/+40
* changes: Sonar majior issues Sonar majior issues
2019-01-31Fix sonar issues in dmaap-messagerouter-msgrtrParshad Patel3-17/+18
Fix Either re-interrupt this method or rethrow the "InterruptedException" issues Fix Either log or rethrow this exception issues Issue-ID: DMAAP-894 Change-Id: Ic0b296cf400c2529617e8ed9078ab370b10b623c Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-01-20Blocker sonar fixes - DMaaPKafkaMetaBrokerDriptaroop Das1-15/+3
Blocker sonar fixes - DMaaPKafkaMetaBroker Issue-ID: DMAAP-977 Change-Id: I0e43641fe727bc59752cf9b52042eb6e570b77ef Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-17Merge "Update INFO.yaml file"Ram Koya1-0/+42
2019-01-14Update INFO.yaml fileJessica Wagantall1-0/+42
Change-Id: Ibb4cb8d74023993c72fb6dcc450e951ea9024fe6 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-10Sonar majior issuesSurendra Reddy Katam1-2/+2
Use isEmpty() to check whether the collection is empty or not Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WkrwGn37JfbyH0h&resolved=false&severities=MAJOR Location: src/main/java/org/onap/dmaap/dmf/mr/backends/kafka/Kafka011Consumer.java Line No-L116 L80 Change-Id: I8ece30c1fd0a0ff22ce50545befe32bcb5a733fc Issue-ID: DMAAP-957 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-10Sonar majior 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=AWYBFCTAligbnTmNJUX3&resolved=false&severities=MAJOR Location: src/main/java/org/onap/dmaap/dmf/mr/service/impl/EventsServiceImpl.java Line No-L640 L653 L684 L701 L730 L859 Change-Id: I7369cfb186a2c906359d53b7c92b035039952280 Issue-ID: DMAAP-956 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-08Sonar majior issuesSurendra Reddy Katam1-8/+8
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=AWU41WfawGn37JfbyHsv&resolved=false&severities=MAJOR Location: src/main/java/org/onap/dmaap/dmf/mr/utils/ConfigurationReader.java Line No:L191 L319 L328 L454 Change-Id: Ie4716415af32d8493b47dfd5262d06b8421ea551 Issue-ID: DMAAP-946 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-08Sonar majior issuesSurendra Reddy Katam1-32/+32
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=AWYQhtCjligbnTmNJn5l&resolved=false&severities=MAJOR Location: src/main/java/org/onap/dmaap/dmf/mr/resources/CambriaOutboundEventStream.java Line No:L49 L176 L205 L268 Change-Id: I6ce7ca81e25f3c5c5f999992ff3e14eeeb198a23 Issue-ID: DMAAP-942 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-12-11add configurable default partitions and replicas1.1.15sunil unnava5-4/+36
Issue-ID: DMAAP-903 Change-Id: Iabb3da85c3e42ddf68d049e6a8164449f7be8296 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-12-06Fix for Kafka Consumer is not safe error1.1.14sunil unnava3-5/+11
Issue-ID: DMAAP-896 Change-Id: I085dbad1248790796e220267cb3e603ecc6c1067 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-11-01 Fix for a license issue due to mail-1.41.1.13casablancasunil unnava2-2/+11
Issue-ID: DMAAP-870 Change-Id: I7f178bbd5450d8f7fb01bc892af6bff031d2fc3c Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-30Fix for a license issue1.1.12sunil unnava2-2/+8
Issue-ID: DMAAP-871 Change-Id: I17de03e3fe658d8a5e531133c757523e63bb744d Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-26update oparent to 1.2.1sunil unnava2-4/+5
Issue-ID: DMAAP-791 Change-Id: I27364344fefb77ada3138587cc14595c9bb7987a Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-24update the package namesunil unnava1-2/+2
Issue-ID: DMAAP-858 Change-Id: Ibdd47834abc5790aba6bfda940db41c46cc53d9a Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-23Bumped the versionsunil unnava2-2/+2
Issue-ID: DMAAP-858 Change-Id: I1de1cc32f9435db525382d0d8909d836305aabab Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-23update the package name1.1.11sunil unnava275-12944/+12602
Issue-ID: DMAAP-858 Change-Id: I49ae6eb9c51a261b64b911e607fcbbca46c5423c Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-17bump the versionsunil unnava2-2/+2
Issue-ID: DMAAP-849 Change-Id: I378eaf210bde07108182a44a7d52d811fa367779 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-15enable/disable AAF using a flag1.1.10sunil unnava7-7/+23
Issue-ID: DMAAP-849 Change-Id: I9aa4cce6c9b484170e006866a58f99926b53e2fc Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-10fixes for sonar vulnerabilitiessunil unnava15-32/+62
Issue-ID: DMAAP-824 Change-Id: I15a693f443370f5fd03cf3ede2946afa6b7f1a3b Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-10-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=AV4-VamJ32hFUzlqc50B&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/utils/ConfigurationReader.java Line No-L188 Change-Id: I49b5a298bd36498d9d2bc6cf7ca31f03a4a7d8bf Issue-ID: DMAAP-835 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-10-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=AV4-VamJ32hFUzlqc50A&resolved=false&severities=MAJOR LocationL: src/main/java/com/att/dmf/mr/utils/ConfigurationReader.java Line No-L177 Change-Id: I7a65b89424ea14ffc3ae3eaad29dad029e56a060 Issue-ID: DMAAP-834 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-24Merge changes Ic282f482,I10fc7c7d,I00d8d5f7Ram Koya2-6/+6
* changes: Sonar Major issues Sonar Major issues Sonar Major issues
2018-09-24Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-ValM32hFUzlqc5zd&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/UIServiceImpl.java Line No:L79 Change-Id: Ie5ccf2f20a1abe00076afc6c25c08d0ee01c65aa Issue-ID: DMAAP-822 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-24Sonar 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=AWX77U9WligbnTmNJMpH&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No-L303 Change-Id: Ic282f482c7f03849ae94bea2416adc6eaa7f23af Issue-ID: DMAAP-821 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-24Sonar Major issuesSurendra Reddy Katam1-2/+2
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-VamI32hFUzlqc5z-&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/utils/ConfigurationReader.java Line No- L167 L169 Change-Id: I10fc7c7de82d6015c852ebb7c11b43177b7da5f9 Issue-ID: DMAAP-820 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-24Sonar 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=AWX77U9WligbnTmNJMpE&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No- L108 L175 L267 Change-Id: I00d8d5f74ee9ba2aef6701f778de87095a1cc593 Issue-ID: DMAAP-819 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-24Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VakK32hFUzlqc5wd&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/BaseTransactionDbImpl.java Line No:L146 Change-Id: I0c11dcdb4a3a18fcd3f81777da9d950eeaa95ebd Issue-ID: DMAAP-818 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-24Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VaiY32hFUzlqc5u3&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/DMaaPAuthenticatorImpl.java Line No:L74 Change-Id: I13ef44f52feaf81c89137935d2abd04d213026cd Issue-ID: DMAAP-817 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-24Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VagX32hFUzlqc5sF&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/metrics/publisher/impl/CambriaBaseClient.java Line No:L74 Change-Id: I36867d6bff2e6409710ecaa3aeeccb9ba7d60d2c Issue-ID: DMAAP-816 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-24Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vab632hFUzlqc5oU&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/memory/MemoryQueue.java Line No:L47 Change-Id: I0fc8c1ca870dd4ece37bd7d6526537c87291a5e0 Issue-ID: DMAAP-815 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-24Sonar major issuesSumapriya Sarvepalli1-2/+1
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=AWU41Wk7wGn37JfbyH1N&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/kafka/Kafka011ConsumerUtil.java Line No:L28 Change-Id: I9953eee4ad330fd1752374ddb60387b1d374bd1f Issue-ID: DMAAP-814 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.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-20Merge "Sonar Major issues"Ram Koya1-4/+4
2018-09-20Merge changes Ic7d570d6,I65961cf0,Ia09070d3Ram Koya1-9/+9
* changes: Sonar Major issues Sonar Major issues Sonar Major issues
2018-09-20Merge changes I61fe5ce8,I89758685,I6b215d2aRam Koya2-22/+22
* changes: Sonar Major issues Sonar Major issues Sonar Major issues
2018-09-20Sonar major issuesSumapriya Sarvepalli1-1/+1
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=AWU41WlEwGn37JfbyH1c&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/kafka/LockInstructionWatcher.java Line No:L72 Change-Id: I10bca0095845399938257b42909ef2ab1a88b3b6 Issue-ID: DMAAP-810 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-20Sonar major issuesSumapriya Sarvepalli1-1/+1
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=AWU41WkDwGn37JfbyHyR&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/memory/MessageLogger.java Line No:L35 Change-Id: I023bfce21fcbb388ff063304b077150c18bc89ea Issue-ID: DMAAP-807 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-20Sonar major issuesSumapriya Sarvepalli1-1/+1
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-Vad-32hFUzlqc5qp&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/constants/CambriaConstants.java Line No:L78 Change-Id: I097e444124d6139ca772a46ed1144c94abd31f5c Issue-ID: DMAAP-806 Signed-off-by: Sumapriya Sarvepalli <ss00493505@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-20Sonar Major issuesSurendra Reddy Katam1-16/+16
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=AWU41WgPwGn37JfbyHtb&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No-L482 L493 Change-Id: I897586855c5f6937fc27dadd4639a7bfd7e62629 Issue-ID: DMAAP-803 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=AWU41WgPwGn37JfbyHtd&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No-L537 L541 L551 Change-Id: I6b215d2ace1626b2cb6f22347ff831f51f047e89 Issue-ID: DMAAP-802 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-19Sonar 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=AWU41WgPwGn37JfbyHtV&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No-L341 L356 L359 Change-Id: Ic7d570d6f9b5ad32608922123f642fe97a150a18 Issue-ID: DMAAP-798 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-19Sonar 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=AWU41WgPwGn37JfbyHtS&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No-L266 L285 L302 Change-Id: I65961cf0ef580c62663c718f92af406f4490b6bf Issue-ID: DMAAP-797 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-19Sonar 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=AWU41WgPwGn37JfbyHtO&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java Line No-L174 L200 L247 Change-Id: Ia09070d3dde66fe6a506dc0b25c36fffad0e2fcd Issue-ID: DMAAP-796 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>