dmaap/messagerouter/msgrtr.git
5 years agoFix sonar issues in dmaap/messagerouter/msgrtr 07/82007/1
Parshad Patel [Tue, 12 Mar 2019 07:59:50 +0000 (16:59 +0900)]
Fix sonar issues in dmaap/messagerouter/msgrtr

Fix Remove this throw statement from this finally block issue
Fix Cast one of the operands of this multiplication operation to a "long" issue

Issue-ID: DMAAP-894
Change-Id: Ibd0f9a04e409f0de05e8cf42695188b0e8a1f201
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoFix sonar issue in dmaap-messagerouter-msgrtr 69/78469/1
Parshad Patel [Thu, 14 Feb 2019 11:06:34 +0000 (20:06 +0900)]
Fix sonar issue in dmaap-messagerouter-msgrtr

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>
5 years agoupdate INFO.Yaml 33/78433/1
sunil unnava [Wed, 13 Feb 2019 21:28:33 +0000 (16:28 -0500)]
update INFO.Yaml

Issue-ID: DMAAP-911
Change-Id: I30fa6ee75858dafc7aeadb0617a04b4b0458dd41
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoMerge "Blocker sonar fixes - DMaaPKafkaMetaBroker"
sunil unnava [Mon, 11 Feb 2019 14:28:03 +0000 (14:28 +0000)]
Merge "Blocker sonar fixes - DMaaPKafkaMetaBroker"

5 years agoMerge changes Ie4716415,I6ce7ca81
sunil unnava [Mon, 11 Feb 2019 14:24:03 +0000 (14:24 +0000)]
Merge changes Ie4716415,I6ce7ca81

* changes:
  Sonar majior issues
  Sonar majior issues

5 years agoFix sonar issues in dmaap-messagerouter-msgrtr 25/77625/1
Parshad Patel [Thu, 31 Jan 2019 06:04:11 +0000 (15:04 +0900)]
Fix sonar issues in dmaap-messagerouter-msgrtr

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>
5 years agoBlocker sonar fixes - DMaaPKafkaMetaBroker 36/76036/1
Driptaroop Das [Sun, 20 Jan 2019 16:22:34 +0000 (21:52 +0530)]
Blocker sonar fixes - DMaaPKafkaMetaBroker

Blocker sonar fixes - DMaaPKafkaMetaBroker

Issue-ID: DMAAP-977
Change-Id: I0e43641fe727bc59752cf9b52042eb6e570b77ef
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoMerge "Update INFO.yaml file"
Ram Koya [Thu, 17 Jan 2019 21:36:52 +0000 (21:36 +0000)]
Merge "Update INFO.yaml file"

5 years agoUpdate INFO.yaml file 88/75788/1
Jessica Wagantall [Tue, 15 Jan 2019 01:52:44 +0000 (17:52 -0800)]
Update INFO.yaml file

Change-Id: Ibb4cb8d74023993c72fb6dcc450e951ea9024fe6
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoSonar majior issues 97/75597/1
Surendra Reddy Katam [Thu, 10 Jan 2019 06:22:25 +0000 (11:52 +0530)]
Sonar majior issues

 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>
5 years agoSonar majior issues 95/75595/1
Surendra Reddy Katam [Thu, 10 Jan 2019 05:26:12 +0000 (10:56 +0530)]
Sonar majior issues

 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>
5 years agoSonar majior issues 43/75443/1
Surendra Reddy Katam [Tue, 8 Jan 2019 09:41:56 +0000 (15:11 +0530)]
Sonar majior issues

 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>
5 years agoSonar majior issues 32/75432/1
Surendra Reddy Katam [Tue, 8 Jan 2019 05:39:09 +0000 (11:09 +0530)]
Sonar majior issues

 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>
5 years agoadd configurable default partitions and replicas 42/74542/2 1.1.15
sunil unnava [Tue, 11 Dec 2018 21:25:26 +0000 (16:25 -0500)]
add configurable default partitions and replicas

Issue-ID: DMAAP-903
Change-Id: Iabb3da85c3e42ddf68d049e6a8164449f7be8296
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoFix for Kafka Consumer is not safe error 32/74332/2 1.1.14
sunil unnava [Thu, 6 Dec 2018 11:22:32 +0000 (06:22 -0500)]
Fix for Kafka Consumer is not safe error

Issue-ID: DMAAP-896
Change-Id: I085dbad1248790796e220267cb3e603ecc6c1067
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years ago Fix for a license issue due to mail-1.4 97/71697/1 casablanca 1.1.13
sunil unnava [Thu, 1 Nov 2018 22:03:07 +0000 (18:03 -0400)]
 Fix for a license issue due to mail-1.4

Issue-ID: DMAAP-870
Change-Id: I7f178bbd5450d8f7fb01bc892af6bff031d2fc3c
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoFix for a license issue 81/71481/1 1.1.12
sunil unnava [Tue, 30 Oct 2018 16:25:58 +0000 (12:25 -0400)]
Fix for a license issue

Issue-ID: DMAAP-871
Change-Id: I17de03e3fe658d8a5e531133c757523e63bb744d
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoupdate oparent to 1.2.1 28/71328/1
sunil unnava [Fri, 26 Oct 2018 16:06:41 +0000 (12:06 -0400)]
update oparent to 1.2.1

Issue-ID: DMAAP-791
Change-Id: I27364344fefb77ada3138587cc14595c9bb7987a
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoupdate the package name 98/71198/1
sunil unnava [Wed, 24 Oct 2018 23:49:49 +0000 (19:49 -0400)]
update the package name

Issue-ID: DMAAP-858
Change-Id: Ibdd47834abc5790aba6bfda940db41c46cc53d9a
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoBumped the version 82/71082/1
sunil unnava [Tue, 23 Oct 2018 17:02:32 +0000 (13:02 -0400)]
Bumped the version

Issue-ID: DMAAP-858
Change-Id: I1de1cc32f9435db525382d0d8909d836305aabab
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoupdate the package name 75/71075/1 1.1.11
sunil unnava [Tue, 23 Oct 2018 16:18:59 +0000 (12:18 -0400)]
update the package name

Issue-ID: DMAAP-858
Change-Id: I49ae6eb9c51a261b64b911e607fcbbca46c5423c
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agobump the version 76/70676/1
sunil unnava [Wed, 17 Oct 2018 18:14:48 +0000 (14:14 -0400)]
bump the version

Issue-ID: DMAAP-849
Change-Id: I378eaf210bde07108182a44a7d52d811fa367779
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoenable/disable AAF using a flag 01/70501/1 1.1.10
sunil unnava [Mon, 15 Oct 2018 19:15:50 +0000 (15:15 -0400)]
enable/disable AAF using a flag

Issue-ID: DMAAP-849
Change-Id: I9aa4cce6c9b484170e006866a58f99926b53e2fc
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agofixes for sonar vulnerabilities 08/70208/1
sunil unnava [Wed, 10 Oct 2018 22:35:03 +0000 (18:35 -0400)]
fixes for sonar vulnerabilities

Issue-ID: DMAAP-824
Change-Id: I15a693f443370f5fd03cf3ede2946afa6b7f1a3b
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoSonar Major issues 34/69734/1
Surendra Reddy Katam [Wed, 3 Oct 2018 10:52:10 +0000 (16:22 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 28/69728/1
Surendra Reddy Katam [Wed, 3 Oct 2018 09:59:24 +0000 (15:29 +0530)]
Sonar Major issues

 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>
5 years agoMerge changes Ic282f482,I10fc7c7d,I00d8d5f7
Ram Koya [Mon, 24 Sep 2018 14:24:10 +0000 (14:24 +0000)]
Merge changes Ic282f482,I10fc7c7d,I00d8d5f7

* changes:
  Sonar Major issues
  Sonar Major issues
  Sonar Major issues

5 years agoSonar major issues 53/68653/1
Sumapriya Sarvepalli [Mon, 24 Sep 2018 11:43:09 +0000 (17:13 +0530)]
Sonar major issues

 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>
5 years agoSonar Major issues 49/68649/1
Surendra Reddy Katam [Mon, 24 Sep 2018 10:32:11 +0000 (16:02 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 41/68641/1
Surendra Reddy Katam [Mon, 24 Sep 2018 09:38:22 +0000 (15:08 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 35/68635/1
Surendra Reddy Katam [Mon, 24 Sep 2018 09:03:16 +0000 (14:33 +0530)]
Sonar Major issues

 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>
5 years agoSonar major issues 15/68615/1
Sumapriya Sarvepalli [Mon, 24 Sep 2018 07:01:59 +0000 (12:31 +0530)]
Sonar major issues

 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>
5 years agoSonar major issues 11/68611/1
Sumapriya Sarvepalli [Mon, 24 Sep 2018 06:49:20 +0000 (12:19 +0530)]
Sonar major issues

 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>
5 years agoSonar major issues 09/68609/1
Sumapriya Sarvepalli [Mon, 24 Sep 2018 06:40:55 +0000 (12:10 +0530)]
Sonar major issues

 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>
5 years agoSonar major issues 07/68607/1
Sumapriya Sarvepalli [Mon, 24 Sep 2018 06:30:56 +0000 (12:00 +0530)]
Sonar major issues

 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>
5 years agoSonar major issues 05/68605/1
Sumapriya Sarvepalli [Mon, 24 Sep 2018 06:18:18 +0000 (11:48 +0530)]
Sonar major issues

 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>
5 years agoSonar Major issues 03/68403/1
Surendra Reddy Katam [Fri, 21 Sep 2018 11:15:49 +0000 (16:45 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 95/68395/1
Surendra Reddy Katam [Fri, 21 Sep 2018 10:13:49 +0000 (15:43 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 91/68391/1
Surendra Reddy Katam [Fri, 21 Sep 2018 09:53:29 +0000 (15:23 +0530)]
Sonar Major issues

 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>
5 years agoMerge "Sonar Major issues"
Ram Koya [Thu, 20 Sep 2018 15:26:51 +0000 (15:26 +0000)]
Merge "Sonar Major issues"

5 years agoMerge changes Ic7d570d6,I65961cf0,Ia09070d3
Ram Koya [Thu, 20 Sep 2018 15:26:09 +0000 (15:26 +0000)]
Merge changes Ic7d570d6,I65961cf0,Ia09070d3

* changes:
  Sonar Major issues
  Sonar Major issues
  Sonar Major issues

5 years agoMerge changes I61fe5ce8,I89758685,I6b215d2a
Ram Koya [Thu, 20 Sep 2018 15:25:47 +0000 (15:25 +0000)]
Merge changes I61fe5ce8,I89758685,I6b215d2a

* changes:
  Sonar Major issues
  Sonar Major issues
  Sonar Major issues

5 years agoSonar major issues 99/68099/1
Sumapriya Sarvepalli [Thu, 20 Sep 2018 12:46:43 +0000 (18:16 +0530)]
Sonar major issues

 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>
5 years agoSonar major issues 87/68087/1
Sumapriya Sarvepalli [Thu, 20 Sep 2018 12:28:33 +0000 (17:58 +0530)]
Sonar major issues

 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>
5 years agoSonar major issues 73/68073/1
Sumapriya Sarvepalli [Thu, 20 Sep 2018 11:21:57 +0000 (16:51 +0530)]
Sonar major issues

 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>
5 years agoSonar Major issues 43/68043/1
Surendra Reddy Katam [Thu, 20 Sep 2018 10:18:34 +0000 (15:48 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 03/68003/1
Surendra Reddy Katam [Thu, 20 Sep 2018 06:41:31 +0000 (12:11 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 89/67989/1
Surendra Reddy Katam [Thu, 20 Sep 2018 06:15:20 +0000 (11:45 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 61/67661/1
Surendra Reddy Katam [Wed, 19 Sep 2018 09:37:22 +0000 (15:07 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 51/67651/1
Surendra Reddy Katam [Wed, 19 Sep 2018 09:14:08 +0000 (14:44 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 35/67635/1
Surendra Reddy Katam [Wed, 19 Sep 2018 07:26:36 +0000 (12:56 +0530)]
Sonar Major issues

 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>
5 years agoSonar major issues 19/67619/1
Sumapriya Sarvepalli [Wed, 19 Sep 2018 06:57:58 +0000 (12:27 +0530)]
Sonar major issues

 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-VagX32hFUzlqc5sK&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/metrics/publisher/impl/CambriaBaseClient.java
Line No:L62

Change-Id: I33953e34ddaea2e6123326202d80510ba3b5528e
Issue-ID: DMAAP-795
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar major issues 05/67605/1
Sumapriya Sarvepalli [Wed, 19 Sep 2018 06:01:32 +0000 (11:31 +0530)]
Sonar major issues

 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-Vamc32hFUzlqc50h&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/utils/DMaaPResponseBuilder.java
Line No:L49

Change-Id: Ia1d26b43e154e51a64ee0d8fc6fe2c88dc733a04
Issue-ID: DMAAP-794
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar major issues 03/67603/1
Sumapriya Sarvepalli [Wed, 19 Sep 2018 05:45:43 +0000 (11:15 +0530)]
Sonar major issues

 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-Vamo32hFUzlqc51F&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/utils/Emailer.java
Line No:L111

Change-Id: Iffff1c7660a84a8c1d4f7353116c789cf6f81e69
Issue-ID: DMAAP-793
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoMerge "Sonar Major issues" 1.1.9
Ram Koya [Tue, 18 Sep 2018 13:21:33 +0000 (13:21 +0000)]
Merge "Sonar Major issues"

5 years agoSonar Major issues 85/67285/1
Surendra Reddy Katam [Tue, 18 Sep 2018 12:21:13 +0000 (17:51 +0530)]
Sonar Major issues

 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=AWU41WgPwGn37JfbyHtK&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/resources/CambriaOutboundEventStream.java
Line No-L48 L91 L100 L107

Change-Id: Ic73990ff2a9a85fee7c15b21694a42b9aece2d31
Issue-ID: DMAAP-788
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 53/67253/1
Surendra Reddy Katam [Tue, 18 Sep 2018 10:22:08 +0000 (15:52 +0530)]
Sonar Major issues

 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=AWWpi8_ixOv3LmQdD2Ei&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/TopicServiceImpl.java
Line No-L621 L658 L669

Change-Id: I67b3b03080781186e18580a240be63bd04542edd
Issue-ID: DMAAP-787
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 31/67231/1
Surendra Reddy Katam [Tue, 18 Sep 2018 09:19:45 +0000 (14:49 +0530)]
Sonar Major issues

 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-Vakk32hFUzlqc5xz&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/MMServiceImpl.java
Line No:L117 L141 L147

Change-Id: I219aec5a04bb7196ba03d6c62a890aa57fedc23f
Issue-ID: DMAAP-786
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoMerge changes Iadb3f456,Id963a5fd,Ib053c8e7
Ram Koya [Mon, 17 Sep 2018 14:43:23 +0000 (14:43 +0000)]
Merge changes Iadb3f456,Id963a5fd,Ib053c8e7

* changes:
  Sonar Major issues
  Sonar Major issues
  Sonar Major issues

5 years agoChanges for Kafka AAF integration 13/67013/1
sunil unnava [Mon, 17 Sep 2018 14:19:14 +0000 (10:19 -0400)]
Changes for Kafka AAF integration

Issue-ID: DMAAP-772
Change-Id: I60e07746c48967500f744f3fe9632d55197277bb
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoSonar Major issues 83/66983/1
Surendra Reddy Katam [Mon, 17 Sep 2018 12:07:58 +0000 (17:37 +0530)]
Sonar Major issues

 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=AWXX4Dp7ligbnTmNIX6R&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/TopicServiceImpl.java
Line No-L350 L355 L505 L515

Change-Id: Iadb3f456fa170c2430704f752eb6b741e2c8e56e
Issue-ID: DMAAP-782
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 63/66963/1
Surendra Reddy Katam [Mon, 17 Sep 2018 11:11:33 +0000 (16:41 +0530)]
Sonar Major issues

 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-VaiY32hFUzlqc5u4&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/security/DMaaPAuthenticatorImpl.java
Line No-47

Change-Id: Id963a5fd2a8e0c75effa58e4aebfaadd916e52bf
Issue-ID: DMAAP-781
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 49/66949/1
Surendra Reddy Katam [Mon, 17 Sep 2018 10:23:10 +0000 (15:53 +0530)]
Sonar Major issues

 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-VaeT32hFUzlqc5rM&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/exception/DMaaPCambriaExceptionMapper.java
Line No-49

Change-Id: Ib053c8e75175b7aa62d5ae48ff93852c8749d107
Issue-ID: DMAAP-780
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar major issues 47/66547/1
Sumapriya Sarvepalli [Fri, 14 Sep 2018 07:12:58 +0000 (12:42 +0530)]
Sonar major issues

 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-Vamo32hFUzlqc51B&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/utils/Emailer.java
Line No:L40 L62 L86 L88

Change-Id: I29269a76d71fe31ba4b48f569ecee3f80eb41bee
Issue-ID: DMAAP-776
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoAAF integration modifications 65/66465/1
sunil unnava [Thu, 13 Sep 2018 21:31:40 +0000 (17:31 -0400)]
AAF integration modifications

Issue-ID: DMAAP-772
Change-Id: I84091dc61d6826a206b194b22b75ad5a71b2fc39
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoBumped the pom version 31/66231/1 1.1.8 3.0.0-ONAP 3.0.1-ONAP
sunil unnava [Wed, 12 Sep 2018 21:05:42 +0000 (17:05 -0400)]
Bumped the pom version

Issue-ID: DMAAP-772
Change-Id: If76040858d6c15d61f1d4fe965b0f1659959b225
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoupdate the topic name pattern 17/66217/1
sunil unnava [Wed, 12 Sep 2018 20:08:08 +0000 (16:08 -0400)]
update the topic name pattern

Issue-ID: DMAAP-772
Change-Id: I485c54ce6375ea0ab1f069f130351c5a3ef05615
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoMerge "Removing commented line"
Ram Koya [Tue, 11 Sep 2018 16:12:25 +0000 (16:12 +0000)]
Merge "Removing commented line"

5 years agoMerge "Removing wildcard usage"
Ram Koya [Tue, 11 Sep 2018 16:12:05 +0000 (16:12 +0000)]
Merge "Removing wildcard usage"

5 years agoSonar Major issues 81/65681/1
Surendra Reddy Katam [Tue, 11 Sep 2018 07:21:29 +0000 (12:51 +0530)]
Sonar Major issues

 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-ValE32hFUzlqc5zY&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/TransactionServiceImpl.java
Line No- L55 L80

Change-Id: Ic36f843140d320b7e082652c63fdeef7eb553af8
Issue-ID: DMAAP-767
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 67/65667/1
Surendra Reddy Katam [Tue, 11 Sep 2018 06:21:04 +0000 (11:51 +0530)]
Sonar Major issues

 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/utils/ConfigurationReader.java
Line No- L140 L144 L151

Change-Id: Ib3e5f8c610c9d66b24fc4cb09cac085c9c1939d5
Issue-ID: DMAAP-765
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 59/65659/1
Surendra Reddy Katam [Tue, 11 Sep 2018 05:32:24 +0000 (11:02 +0530)]
Sonar Major issues

 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-Vamy32hFUzlqc51Y&resolved=false&severities=MAJOR
Location:
 src/main/java/com/att/dmf/mr/utils/PropertyReader.java
Line No- L42 L44 L53 L86

Change-Id: Ic1a7aea8b53efa8bfddd0195fa710b1af43c49d2
Issue-ID: DMAAP-724
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoMerge changes I36a6c4ee,Id16898c8,Id5d8bc10,Ie1b5bfe9,I013247ca, ...
Ram Koya [Mon, 10 Sep 2018 13:15:46 +0000 (13:15 +0000)]
Merge changes I36a6c4ee,Id16898c8,Id5d8bc10,Ie1b5bfe9,I013247ca, ...

* changes:
  Sonar major issues
  Sonar major issues
  Sonar major issues
  Sonar major issues
  Sonar major issues
  Sonar major issues

5 years agoSonar Major issues 07/65507/1
Surendra Reddy Katam [Mon, 10 Sep 2018 10:42:20 +0000 (16:12 +0530)]
Sonar Major issues

 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/TopicServiceImpl.java
Line No- L276 L619 L630

Change-Id: I697b1e3503fc1fe80e501ace74782c272faefc10
Issue-ID: DMAAP-763
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar major issues 97/65497/1
Sumapriya Sarvepalli [Mon, 10 Sep 2018 10:22:55 +0000 (15:52 +0530)]
Sonar major issues

 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=AWU41WhfwGn37JfbyHvc&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/beans/DMaaPCambriaLimiter.java
Line No:L172 L310

Change-Id: I36a6c4eed0eede46b8198a4d1f988a53f1737184
Issue-ID: DMAAP-762
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar Major issues 95/65495/1
Surendra Reddy Katam [Mon, 10 Sep 2018 10:17:21 +0000 (15:47 +0530)]
Sonar Major issues

 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/TopicServiceImpl.java
Line No- L514 L524 L579

Change-Id: Ic54488da6e4114e8942e13dfb257e806faeca886
Issue-ID: DMAAP-761
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar Major issues 89/65489/1
Surendra Reddy Katam [Mon, 10 Sep 2018 09:54:44 +0000 (15:24 +0530)]
Sonar Major issues

 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/TopicServiceImpl.java
Line No- L219 L238

Change-Id: I8101e70e522991ea66dcc0ce142287ee5a5644e8
Issue-ID: DMAAP-759
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoSonar major issues 87/65487/1
Sumapriya Sarvepalli [Mon, 10 Sep 2018 09:50:45 +0000 (15:20 +0530)]
Sonar major issues

 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=AWU41WilwGn37JfbyHvv&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/UIServiceImpl.java
Line No:L30 L53

Change-Id: Id16898c8300929a25c6bc2cc6fddc7e06982d422
Issue-ID: DMAAP-760
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar major issues 55/65455/1
Sumapriya Sarvepalli [Mon, 10 Sep 2018 07:32:25 +0000 (13:02 +0530)]
Sonar major issues

 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-VamI32hFUzlqc5z3&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/utils/ConfigurationReader.java
Line No:L58 L73 L81 L93 L132

Change-Id: Id5d8bc10162e7e6dab6f8dacfb4f8dc34fb702a5
Issue-ID: DMAAP-757
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar major issues 53/65453/1
Sumapriya Sarvepalli [Mon, 10 Sep 2018 07:25:19 +0000 (12:55 +0530)]
Sonar major issues

 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=AWU41WgpwGn37JfbyHt0&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/security/DMaaPAAFAuthenticatorImpl.java
Line No:L49 L60 L73

Change-Id: Ie1b5bfe9d8741140757355fa92525dd92d677d75
Issue-ID: DMAAP-756
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar major issues 51/65451/1
Sumapriya Sarvepalli [Mon, 10 Sep 2018 07:14:43 +0000 (12:44 +0530)]
Sonar major issues

 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-Vahb32hFUzlqc5t-&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/resources/streamReaders/CambriaJsonStreamReader.java
Line No:L84 L128

Change-Id: I013247ca962a79490cc458a6cac6427612de54f3
Issue-ID: DMAAP-755
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoSonar major issues 45/65445/1
Sumapriya Sarvepalli [Mon, 10 Sep 2018 07:04:54 +0000 (12:34 +0530)]
Sonar major issues

 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-VagH32hFUzlqc5r8&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/metrics/publisher/DMaaPCambriaClientFactory.java
Line No:L392 L412

Change-Id: Ifa4f01adbcb59f31d3a332b8137fb56b3faa551f
Issue-ID: DMAAP-754
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
5 years agoMerge "MemoryMetaBroker.java: Fixed sonar issues"
Ram Koya [Fri, 7 Sep 2018 21:14:04 +0000 (21:14 +0000)]
Merge "MemoryMetaBroker.java: Fixed sonar issues"

5 years agoMemoryMetaBroker.java: Fixed sonar issues 73/65273/1
Arundathi Patil [Fri, 7 Sep 2018 17:19:33 +0000 (22:49 +0530)]
MemoryMetaBroker.java: Fixed sonar issues

Sonar Link : https://sonar.onap.org/project/issues?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vabv32hFUzlqc5oG&resolved=false&types=CODE_SMELL

Issue-ID: DMAAP-752
Change-Id: I54df6fc0fc73252bba1e3a2a453138d79e23adff
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "KafkaLiveLockAvoider2.java: fixed sonar issues"
Ram Koya [Fri, 7 Sep 2018 17:08:47 +0000 (17:08 +0000)]
Merge "KafkaLiveLockAvoider2.java: fixed sonar issues"

5 years agoDMaapCambriaLimiter.java: Fixed sonar issues 69/65269/1
Arundathi Patil [Fri, 7 Sep 2018 16:47:35 +0000 (22:17 +0530)]
DMaapCambriaLimiter.java: Fixed sonar issues

Sonar Link : https://sonar.onap.org/code?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&selected=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr%3Asrc%2Fmain%2Fjava%2Fcom%2Fatt%2Fdmf%2Fmr%2Fbeans%2FDMaaPCambriaLimiter.java

Issue-ID: DMAAP-753
Change-Id: I291ebff9b717ef8fe64bc129eeb17948dbfccd70
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoKafkaLiveLockAvoider2.java: fixed sonar issues 61/65261/1
Arundathi Patil [Fri, 7 Sep 2018 16:34:31 +0000 (22:04 +0530)]
KafkaLiveLockAvoider2.java: fixed sonar issues

Sonar Link : https://sonar.onap.org/code?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&selected=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr%3Asrc%2Fmain%2Fjava%2Fcom%2Fatt%2Fdmf%2Fmr%2Fbackends%2Fkafka%2FKafkaLiveLockAvoider2.java

Issue-ID: DMAAP-751
Change-Id: I7151abc740771e7750c91e5666fc661e4a9aa68a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Fix NPE issue in msgrt"
Ram Koya [Fri, 7 Sep 2018 15:32:53 +0000 (15:32 +0000)]
Merge "Fix NPE issue in msgrt"

5 years agoMerge "CambriaApiException.java: Fixed sonar issues"
Ram Koya [Fri, 7 Sep 2018 15:31:15 +0000 (15:31 +0000)]
Merge "CambriaApiException.java: Fixed sonar issues"

5 years agoMerge "Fixed blocker issue in DMaaPResponseBuilder.java"
Ram Koya [Fri, 7 Sep 2018 15:22:23 +0000 (15:22 +0000)]
Merge "Fixed blocker issue in DMaaPResponseBuilder.java"

5 years agoMerge "Sonar Major issues"
Ram Koya [Fri, 7 Sep 2018 15:15:39 +0000 (15:15 +0000)]
Merge "Sonar Major issues"

5 years agoMerge "Sonar Major issues"
Ram Koya [Fri, 7 Sep 2018 15:15:23 +0000 (15:15 +0000)]
Merge "Sonar Major issues"

5 years agoMerge "Sonar Major issues"
Ram Koya [Fri, 7 Sep 2018 14:40:36 +0000 (14:40 +0000)]
Merge "Sonar Major issues"

5 years agoSonar Major issues 81/65181/1
Surendra Reddy Katam [Fri, 7 Sep 2018 11:20:47 +0000 (16:50 +0530)]
Sonar Major issues

 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>
5 years agoSonar Major issues 77/65177/1
Surendra Reddy Katam [Fri, 7 Sep 2018 10:08:52 +0000 (15:38 +0530)]
Sonar Major issues

 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-Vae832hFUzlqc5rV&resolved=false
Location:
 src/main/java/com/att/dmf/mr/listener/CambriaServletContextListener.java
Line No-38

Change-Id: I9669376db119543e281a0a0dc0838dc36359fbd7
Issue-ID: DMAAP-746
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoFixed blocker issue in DMaaPResponseBuilder.java 75/65175/1
Amaresh Kumar [Fri, 7 Sep 2018 09:34:21 +0000 (15:04 +0530)]
Fixed blocker issue in DMaaPResponseBuilder.java

https://sonar.onap.org/project/issues?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WfQwGn37JfbyHsq&resolved=false&severities=BLOCKER&types=BUG

Issue-ID: DMAAP-748
Change-Id: Ie21e69a8ff69aab20dcbd1ec0f6db947db55271a
Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
5 years agoMerge "Sonar Major issues"
Ram Koya [Fri, 7 Sep 2018 01:26:57 +0000 (01:26 +0000)]
Merge "Sonar Major issues"

5 years agoMerge "Consumer.java: Fixed sonar issue"
Ram Koya [Fri, 7 Sep 2018 01:25:01 +0000 (01:25 +0000)]
Merge "Consumer.java: Fixed sonar issue"

5 years agoSonar Major issues 97/64997/1
Surendra Reddy Katam [Thu, 6 Sep 2018 12:30:48 +0000 (18:00 +0530)]
Sonar Major issues

 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-Vakw32hFUzlqc5yg&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/dmf/mr/service/impl/MetricsServiceImpl.java
Line No-52

Change-Id: I0290ff94a94cd0dca85eee9c28b53277d74e368d
Issue-ID: DMAAP-739
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
5 years agoMemoryConsumerFactory.java: Fixed sonar issues 69/64969/1
Arundathi Patil [Thu, 6 Sep 2018 10:08:19 +0000 (15:38 +0530)]
MemoryConsumerFactory.java: Fixed sonar issues

Fixed sonar code-smells/issues across this file.

Issue-ID: DMAAP-745
Change-Id: Ieefda5f0b36ca23ff2406cf298690a1376fedf06
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>