aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-prov
AgeCommit message (Collapse)AuthorFilesLines
2018-08-31Merge "Add Tests to LOGJSONObjectTest"Ram Koya2-7/+39
2018-08-31Add Tests to LOGJSONObjectTestKyle Stewart2-7/+39
Change-Id: I3443adf93cc36920a5b87093337909172e49c59c Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Merge "Sonar fix for DB.java"Ram Koya1-4/+7
2018-08-31Merge "Sonar fix for SubLinks.java"Ram Koya1-0/+6
2018-08-31Merge "Fixed Sonar issue in SubDelivery.Java"Ram Koya1-0/+6
2018-08-31Merge "Fixed Sonar Issues in NodeClass.java"Ram Koya1-1/+5
2018-08-31Merge "Unit tests for ExpiryRecord"Ram Koya1-0/+95
2018-08-31Merge "Unit tests for DeliveryRecord"Ram Koya1-0/+93
2018-08-31Merge "Unit Test for PubFailRecord"Ram Koya1-0/+50
2018-08-31Fixed Sonar Issues in NodeClass.javaAmaresh Kumar1-1/+5
https://sonar.onap.org/project/issues?fileUuids=AWHFaQiuEU5FCDfKtnFN&id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQp1EU5FCDfKtnb5&resolved=false&severities=BLOCKER Issue-ID: DMAAP-683 Change-Id: I49551fc807d455d656eb84661b2507b85f681d4e Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-31Fixed Sonar issue in SubDelivery.JavaAmaresh Kumar1-0/+6
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQpSEU5FCDfKtnas&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-682 Change-Id: Ic08968dedc5cab5a21ea4476be5653c41ab71b04 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-31Sonar fix for SubLinks.javaAmaresh Kumar1-0/+6
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQpEEU5FCDfKtnaF&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-681 Change-Id: Ie55fdabef3e7fa34ae6e93be82d7a1ef0a4a710c Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-31Sonar fix for DB.javaAmaresh Kumar1-4/+7
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWUebYr6wGn37JfbxiDE&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-680 Change-Id: I8760e8dd945e5b5e9792dfdaf3d0193f89c573a6 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-31Add in memory DB to test Groupeconwar6-53/+274
Change-Id: Ibfcd6044151c5b55263c701baf8619c7a15235ff Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Unit Test for PubFailRecordesobmar1-0/+50
Change-Id: I14b2bd82e52c33d4ec5bcff23c47133f7052a70c Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Merge "Added Sonar fix in LOGJSONObject.java"Ram Koya1-8/+41
2018-08-30Merge "Add Tests to InternalServletTest"Ram Koya2-6/+39
2018-08-30Added Sonar fix in LOGJSONObject.javaAmaresh Kumar1-8/+41
Fixed 1 blocker issue. https://sonar.onap.org/project/issues?fileUuids=AWHFaQiuEU5FCDfKtnE3&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-679 Change-Id: I066b4a2ffcf03836aa564178dc3e5d8ddbe1c250 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Merge "fix for sonar blocker in DailyLatencyReport.Java"Ram Koya1-24/+23
2018-08-30Merge "Fixed Sonar Issues in LatencyReport.Java"Ram Koya1-30/+28
2018-08-30Merge "Fixed sonar blocker issue in VolumeReport.java"Ram Koya1-39/+46
2018-08-30fix for sonar blocker in DailyLatencyReport.JavaAmaresh Kumar1-24/+23
Fixed 3 Sonar issues. https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEP&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-678 Change-Id: I148d3e2af84c2bf5f3ed8c1aa1460bfb679c0948 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Fixed Sonar issues in SubscriberReport.javaAmaresh Kumar1-38/+37
Fixed 5 blocker issues. https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEL&id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQj0EU5FCDfKtnGN&resolved=false&severities=BLOCKER Issue-ID: DMAAP-677 Change-Id: I4659b0d81c9c583f4fe06419ee4f685811277894 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Fixed Sonar Issues in LatencyReport.JavaAmaresh Kumar1-30/+28
Fixed 3 Sonar issues. Issue-ID: DMAAP-676 Change-Id: I5f1862843a10eae8f9ba7f0d04a635c5f95b807e Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Unit tests for DeliveryRecordEmmett Cox1-0/+93
Change-Id: I97443e2abe8aec654e7085d1126679de456ae265 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-30Fixed sonar blocker issue in VolumeReport.javaAmaresh Kumar1-39/+46
fixed 3 blocker issues. "https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnER &id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQlfEU5FCDfKtnIp&resolved=false&severities=BLOCKER" "https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnER &id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQlfEU5FCDfKtnIo&resolved=false&severities=BLOCKER" "https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnER &id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQlfEU5FCDfKtnIq&resolved=false&severities=BLOCKER" Issue-ID: DMAAP-675 Change-Id: I1eba5aa926dba7c83e6180c544854879b835bf94 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-30Add Tests to InternalServletTesteconwar2-6/+39
Change-Id: I836844b6b1f8779c5fb631fcf6593b798a09b599 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Merge "Fixed Sonar Blocker in StatisticsServlet"Ram Koya1-43/+48
2018-08-29preliminary AAF changes for DRRonan Keogh22-135/+197
Change-Id: I526648c42f8205c0f09b3c077aa1203e336f4f5f Issue-ID: DMAAP-558 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-29Unit tests for ExpiryRecordEmmett Cox1-0/+95
Change-Id: I03af7430b696c128cb587f5639c6ef4ad26d4210 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Fixed Sonar Blocker in StatisticsServletAmaresh Kumar1-43/+48
Fixed 4 Blocker issues in StatisticsServlet.java https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open= AWHFaQmXEU5FCDfKtnMB&resolved=false&severities=BLOCKER&types=BUG https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open= AWHFaQmXEU5FCDfKtnL-&resolved=false&severities=BLOCKER&types=BUG https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open= AWHFaQmXEU5FCDfKtnL_&resolved=false&severities=BLOCKER&types=BUG https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open =AWHFaQmXEU5FCDfKtnMA&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-674 Change-Id: I3dbc50523e0fda002c0a26fa05b23814bf8563bc Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-29Merge "Add Unit Tests for RLEBitSet Issue-ID: DMAAP-101"Ram Koya1-0/+172
2018-08-29Merge "Unit tests for ThrottleFilter"Ram Koya1-0/+218
2018-08-29Merge "Add BaseLogRecord Unit Tests"Ram Koya1-0/+83
2018-08-29Merge "Add PublishRecord Unit Tests"Ram Koya1-0/+77
2018-08-29Merge "Add IngressRoute Unit Tests"Ram Koya1-0/+88
2018-08-29Merge "Fixed Blocker Sonar issues in ProxyServlet.java"Ram Koya1-31/+34
2018-08-29Merge "Fixed Critical Sonar Issues in LogServlet.java"Ram Koya1-7/+7
2018-08-29Merge "Make StatisticsTests test real methods"Ram Koya1-0/+5
2018-08-29Merge "Add LOGJSONObject Unit Tests Issue-ID: DMAAP-101"Ram Koya1-0/+498
2018-08-29Merge "Add DRRouteCli Unit Tests"Ram Koya1-0/+215
2018-08-29Merge "Add subscriber docker image for client testing"Ram Koya15-487/+3
2018-08-29Unit tests for ThrottleFilterEmmett Cox1-0/+218
Change-Id: I51fb91433e663be5fea3ae10ebaf4ae24ee99fba Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Fixed Blocker Sonar issues in ProxyServlet.javaAmaresh Kumar1-31/+34
Fixed 2 Sonar blocker issues in proxyServelet.java https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHpc14DRGy6eclHCoS-&resolved=false&severities=BLOCKER&types=BUG https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHpc14DRGy6eclHCoS9&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-673 Change-Id: Iafa0e0cfedb3fbb29b202d069c2bc0c90d962bfa Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-29Add BaseLogRecord Unit Testseconwar1-0/+83
Change-Id: I77b16aa1a7e8a7135ced8c5c5d33be939f565e56 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Add PublishRecord Unit Testseconwar1-0/+77
Change-Id: I2140184646e3cd07a7e5a8cba25cd84886776cbc Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-29Add Unit Tests for RLEBitSetKyle Stewart1-0/+172
Issue-ID: DMAAP-101 Change-Id: Iec1419d6728935f95624840f134d669f79ddb437 Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com>
2018-08-29Add IngressRoute Unit Testseconwar1-0/+88
Change-Id: I3e4a363c20bc3e2bbe0f5ee1ffa80c883aba2f39 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-28Add DRRouteCli Unit Testseconwar1-0/+215
Change-Id: I2b61dbef40701f3a1d84026fda3dd1b94bca3083 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-28Fixed Critical Sonar Issues in LogServlet.javaAmaresh Kumar1-7/+7
https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEp&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-668 Change-Id: I2d3990c446eabbfdf2a338ad109775a2f7aa0c1b Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>