aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/dmaap/mr/client/impl/MRSimplerBatchPublisher.java
AgeCommit message (Collapse)AuthorFilesLines
2021-04-30Sonar issues review, fix properties constant name.sliard1-55/+36
Issue-ID: DMAAP-1585 Signed-off-by: sliard <samuel.liard@gmail.com> Change-Id: Ic8152c42bb708c825b345dcbd8ac6c240fff66dd
2021-04-15[DMAAP-CLIENT] First sonar issues review part2sliard1-864/+893
update Copyright informations fix checkstyle warning and fix code review comments remove Prop Issue-ID: DMAAP-1585 Change-Id: I445ca5d0888a555acbac70af7ed571be26d74f79 Signed-off-by: sliard <samuel.liard@gmail.com>
2021-04-12First sonar issues reviewsliard1-38/+48
Issue-ID: DMAAP-1585 Change-Id: I5dc4d3d4cab75f5fabcc8d4f351eac4d3ea50d17 Signed-off-by: sliard <samuel.liard@gmail.com>
2020-06-11read and set the jersey client propertiessu622b1-0/+1
Issue-ID: DMAAP-1443 Change-Id: I0f92536fa88c2d21a1467f6c92e162cbe46db85f Signed-off-by: su622b <su622b@att.com>
2019-11-26fix the code that determines when to publish batchsu622b1-1/+2
Issue-ID: DMAAP-1345 Change-Id: Ic297507a4faed4e109445f7a1fcb16435a1dc682 Signed-off-by: su622b <su622b@att.com>
2019-07-04code improvement5.0.2-ONAPelaltomicdzied1-25/+20
Change-Id: Idc402a05d24c89e5cafc3a4d4221ec2158876f0a Issue-ID: DMAAP-1229 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2019-05-21Fix sonar issues in messagerouter/dmaapclientParshad Patel1-16/+8
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-03-15Sonar fix too many method paramArindam Mondal1-16/+18
Issue-ID: DMAAP-1099 Change-Id: Id659edc743c76e8a56cbb39d0185bff5c50f36a3 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2018-10-23update the package namesunil unnava1-0/+927
Issue-ID: DMAAP-858 Change-Id: Ia69621ea6ad2ec2ec525800af2a7d3f73aef82ed Signed-off-by: sunil unnava <sunil.unnava@att.com>