summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/nsa/mr/client/impl/MRSimplerBatchPublisher.java
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Support for post without authsu622b1-1/+23
Issue-ID: DMAAP-399 Change-Id: I0e769c5554a8adf7a606bebe1c23b35fbab9c82c Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-03Sonar critical issuesSurendra Reddy Katam1-1/+1
Define and throw a dedicated exception instead of using a generic one Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AWEpWai0-08if2a6yEXQ&resolved=false&severities=CRITICAL Location: src/main/java/com/att/nsa/mr/client/impl/MRSimplerBatchPublisher.java Line No-115 Change-Id: Icc1be632dc04090c0f8013e8aff0a51fe4dbb14c Issue-ID: DMAAP-382 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-04-02Sonar critical issuesSurendra Reddy Katam1-1/+1
Define and throw a dedicated exception instead of using a generic one Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AWE97JSU-08if2a6yOTq&resolved=false&severities=CRITICAL Location: src/main/java/com/att/nsa/mr/client/impl/MRSimplerBatchPublisher.java Line No-108 Change-Id: I6a2cd881b55e49dc05cd6160a04ba5389eae9c65 Issue-ID: DMAAP-379 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-04-02Sonar critical issuesSurendra Reddy Katam1-1/+1
Define and throw a dedicated exception instead of using a generic one Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.dmaapclient%3AdmaapClient&open=AV4-MbRs32hFUzlqc5eM&resolved=false&severities=CRITICAL Location: src/main/java/com/att/nsa/mr/client/impl/MRSimplerBatchPublisher.java Line No-778 Change-Id: I3677fc5a44f66658c04dfcaefed974c748356bc9 Issue-ID: DMAAP-377 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-01-23Changes to the DMaap Clientsunil.unnava1-478/+420
Added new API to the DMaapClient Issue-ID: DMAAP-214 Change-Id: I4de2da7ca42ad1b5925a2df9d26672875dd15b10 Signed-off-by: sunil.unnava <su622b@att.com>
2017-09-14Fix for Sonar critical issuesrama-huawei1-1/+7
DCAEGEN2-93 Change-Id: I61258077212550b03eedf5387bb0282e2637dabe Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-08-31Revert package name changesVarun Gudisena1-0/+939
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>