aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/dmaap
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21Fix sonar issues in messagerouter/dmaapclientParshad Patel3-18/+10
Fix Replace the type specification in this constructor call with the diamond operator ("<>") Fix Either log or rethrow this exception Fix Merge this if statement with the enclosing one Fix Use isEmpty() to check whether the collection is empty or not Issue-ID: DMAAP-894 Change-Id: Ifb8800e032f285adb1c35ffe100e0b5be2b3cde2 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-05-13Fix too many constructor param in dmaapclientParshad Patel3-33/+125
Fix Constructor has 9 parameters, which is greater than 7 authorized sonar issue. Fix Constructor has 10 parameters, which is greater than 7 authorized sonar issue. Issue-ID: DMAAP-894 Change-Id: If961a064edc165df9f96c6c5e5432ae136de4a2d Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-05-10clean MR codebasesunil.unnava4-5/+4
Issue-ID: DMAAP-1192 Change-Id: I5cc729c9a475cac859510b57542da546e1570c96 Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-03-15Sonar fix too many method paramArindam Mondal3-25/+133
Issue-ID: DMAAP-1099 Change-Id: Id659edc743c76e8a56cbb39d0185bff5c50f36a3 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-02-11Merge "Sonar majior issues"sunil unnava1-1/+1
2019-01-29Sonar majior issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbPM32hFUzlqc5Wq&resolved=false&rules=squid%3AS2293&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/MRClientFactory.java Line No-351 Change-Id: I729b24bff9c8652d368410e8126bfd8c48711b69 Issue-ID: DMAAP-1011 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-24Sonar majior issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbQz32hFUzlqc5aO&resolved=false&rules=squid%3AS2293&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/impl/MRConsumerImpl.java Line No-244 Change-Id: I2b6debccff79fa50ea58369f5f90c327b854a27a Issue-ID: DMAAP-1003 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-24Sonar majior issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbQo32hFUzlqc5Zw&resolved=false&rules=squid%3AS2293&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/impl/MRConstants.java Line No-113 Change-Id: I2b9c7963a4518c99488c0c9ec5e33b1f280d446a Issue-ID: DMAAP-1002 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-23Sonar majior issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbRU32hFUzlqc5cJ&resolved=false&rules=squid%3AS2293&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/impl/MRMetaClient.java Line No-54 Change-Id: Ib8609e70e26ce817813e2b5017e4792751bb5071 Issue-ID: DMAAP-992 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-23Sonar majior issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbQH32hFUzlqc5YK&resolved=false&rules=squid%3AS2293&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/impl/MRBaseClient.java Line No-78 Change-Id: I3128c514cc10d9430afe06e1ebfe0916a9e1aac6 Issue-ID: DMAAP-991 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-23Sonar majior issuesSurendra Reddy Katam1-1/+1
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbO532hFUzlqc5Vm&resolved=false&rules=squid%3AS2293&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/MRClientBuilders.java Line No-211 Change-Id: I18ce520c4f3291d1376117268f119fbfa46c1a45 Issue-ID: DMAAP-990 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-22Sonar majior issuesSurendra Reddy Katam1-1/+1
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.dmaapclient%3AdmaapClient&open=AV4-MbPA32hFUzlqc5WY&resolved=false&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/client/MRClientBuilders.java Line No-152 Change-Id: I8e64ecb3f88df3e042f3c3cad249bb903ee24f95 Issue-ID: DMAAP-983 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-22Sonar majior issuesSurendra Reddy Katam1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbTp32hFUzlqc5gO&resolved=false&severities=MAJOR Location: src/main/java/org/onap/dmaap/mr/test/clients/SimpleExampleConsumer.java Line No-65 Change-Id: I19cca700779fd8ee86bf24f618f3c189eaad9438 Issue-ID: DMAAP-982 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2019-01-18removing unused imports from src and test classessawantmandar7-21/+1
Change-Id: I9d6ea81ca5ad34505bfb540658e063c83e7353de Signed-off-by: sawantmandar <ms5838@att.com> Issue-ID: DMAAP-975
2018-10-23update the package namesunil unnava48-0/+7982
Issue-ID: DMAAP-858 Change-Id: Ia69621ea6ad2ec2ec525800af2a7d3f73aef82ed Signed-off-by: sunil unnava <sunil.unnava@att.com>
2017-08-31Revert package name changesVarun Gudisena45-7455/+0
Reverted package name changes to avoid any potential issues. Renamed maven group id only. Issue-id: DMAAP-74 Change-Id: I36c2aef063050c265640b79e6dc0e8ab7add8d22 Signed-off-by: Varun Gudisena <vg411h@att.com>
2017-08-30Add Initial Code ImportVarun Gudisena45-0/+7455
Intial Code import for dmaapClient Issue-id: DMAAP-82 Change-Id: Ib627672d37e233b796619f93dd91f5caaf1592e4 Signed-off-by: Varun Gudisena <vg411h@att.com>