Age | Commit message (Collapse) | Author | Files | Lines |
|
- Log4j version 1.2.17 to 2.13.3
- commons-codec version 1.11 to 1.15
- jackson-databind version 2.8.11.1 to 2.11.2
- grails-bootstrap version 2.5.4 to 4.0.1
- httpclient version 4.5.3 to 4.5.13
- Code Refactoring
Issue-ID: DMAAP-1515
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I6d52dd85e1ca82b5863815b26e4d521f9dac28b7
|
|
* changes:
fixed code smells
removed code smells
|
|
|
|
Fixed some of the sonar issues
Issue-ID: DMAAP-1415
Change-Id: I07dbdc3fa6e478f811c28948991e9a32963113d1
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
Removed some unused imports and two statements from one line
Issue-ID: DMAAP-1415
Change-Id: I2802078fc8063a65de748d2399710f97c9adee8e
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
Issue-ID: DMAAP-1418
Change-Id: I3c605888753a2e97c01db5a0101a93933875b165
Signed-off-by: su622b <su622b@att.com>
|
|
Removing code smells by removing unused imports
Issue-ID: DMAAP-1415
Change-Id: Ieac8f780d6ea7ae487023754496bd81f4a1bfb71
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
Issue-ID: DMAAP-1411
Change-Id: I2f0f7e686f0f9f14eb86a5c943e1076001fa0aba
Signed-off-by: su622b <su622b@att.com>
|
|
Issue-ID: DMAAP-1247
Change-Id: I4533b153445ac9a43849e747831a209078afdc23
Signed-off-by: su622b <su622b@att.com>
|
|
Issue-ID: DMAAP-1247
Change-Id: I0a00e1f7e8d13598078c8b2cd267d157b3727544
Signed-off-by: su622b <su622b@att.com>
|
|
* changes:
revert topic exist check while publishing
revert topic exist topic check while publishing
|
|
Issue-ID: DMAAP-1247
Change-Id: I17a289cd520d9b78a6652e05147acb7ab714cb54
Signed-off-by: su622b <su622b@att.com>
|
|
Issue-ID: DMAAP-1247
Change-Id: Ie0d50a2cecbb0c0cb26305adfb52ac65b1c8c032
Signed-off-by: su622b <su622b@att.com>
|
|
Issue-ID: DMAAP-1249
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
Change-Id: Iccef8315664a7c15e9a42866b58c6a10967f3b40
|
|
Issue-ID: DMAAP-1248
Change-Id: I998de1e52b961082f8af3997ab89e4a335e128f3
Signed-off-by: su622b <su622b@att.com>
|
|
-ErrorResponseProvider extracted
-subscriber method handle with refactor
-publisher method handle with partial refactor
Issue-ID: DMAAP-1230
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
Change-Id: I92d53edd0c791f8ce90275776b3031bb0047810e
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
|
|
Issue-ID: DMAAP-1222
Change-Id: I67dce771e4377b4211622861ea91d79ae90c96c6
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
|
|
Fix Either log or rethrow this exception
Fix Extract this nested try block into a separate method
Fix This block of commented-out lines of code should be removed
Fix Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: DMAAP-894
Change-Id: If1009f4d7fd193184f34e29a1fef1ed4ae42ea25
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Issue-ID: DMAAP-1192
Change-Id: Ic7cfa0af7ef6578be488025fe0e058d7e84dd403
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-1169
Change-Id: Id81fc8e8acc485184fbe09b6b33aa050ba1daf21
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
|
|
Issue-ID: DMAAP-1169
Change-Id: I8e72f126c4b28550c18651ef7c972d2ac42cf0af
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
|
|
Issue-ID: DMAAP-1160
Change-Id: Icdbaefecf8f07a2b0ad3fcc9b243df1072dd8579
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
Fix A "NullPointerException" could be thrown; "jsonObj" is nullable here.
Either log or rethrow this exception.
Rename field "defaultLength"
Issue-ID: DMAAP-894
Change-Id: I663eda653af6b2e092ba10e3fca44f86870d9ef1
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Issue-ID: DMAAP-1140
Change-Id: I249cf7b1b7f0692de224aee9b33aab8dbab20054
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-1140
Change-Id: Ib2a91bd5961050c11f20f8a10f856d21bcda7e30
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-1140
Change-Id: I6dce89a14f874e7788acd7bea1fd48ebaafed71e
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
|
|
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>
|
|
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>
|
|
|
|
* changes:
Sonar majior issues
Sonar majior issues
|
|
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>
|
|
Blocker sonar fixes - DMaaPKafkaMetaBroker
Issue-ID: DMAAP-977
Change-Id: I0e43641fe727bc59752cf9b52042eb6e570b77ef
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Issue-ID: DMAAP-903
Change-Id: Iabb3da85c3e42ddf68d049e6a8164449f7be8296
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-896
Change-Id: I085dbad1248790796e220267cb3e603ecc6c1067
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-858
Change-Id: Ibdd47834abc5790aba6bfda940db41c46cc53d9a
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-858
Change-Id: I49ae6eb9c51a261b64b911e607fcbbca46c5423c
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-849
Change-Id: I9aa4cce6c9b484170e006866a58f99926b53e2fc
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Issue-ID: DMAAP-824
Change-Id: I15a693f443370f5fd03cf3ede2946afa6b7f1a3b
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
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>
|
|
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>
|
|
* changes:
Sonar Major issues
Sonar Major issues
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>
|