aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-prov
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04Merge "Added sonar fixes in StatisticsServlet.java"Ram Koya1-30/+7
2018-09-04Merge "Fixed Sonar Issues in EgressRoute.java"Ram Koya1-18/+33
2018-09-04Merge "Fixed Sonar Issues in LogRecord.java"Ram Koya1-15/+15
2018-09-04Merge "Fixed Sonar issues in NodeClass.java"Ram Koya1-11/+7
2018-09-04Merge "Fixed Sonar blocker in LogFileReader.java"Ram Koya1-79/+79
2018-09-04Merge "Sonar Blocker fixes in FeedReport.java"Ram Koya1-125/+123
2018-09-04Merge "Refactor GroupServletTest to use DB"Ram Koya4-61/+60
2018-09-04Sonar Blocker fixes in FeedReport.javaAmaresh Kumar1-125/+123
https://sonar.onap.org/project/issues?fileUuids=AWHFaQitEU5FCDfKtnEQ&id=org.onap.dmaap.datarouter%3Aparent&resolved=false&severities=BLOCKER Issue-ID: DMAAP-700 Change-Id: Ic6ba57c8a5d3bd28a010e0ab57fd8ae377a15f7c Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>i
2018-09-04Fixed Sonar blocker in LogFileReader.javaAmaresh Kumar1-79/+79
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQoGEU5FCDfKtnUY&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-699 Change-Id: Ife4e0a1079a3a6e7db5dde5baedb14124365164d Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-04DB reworking for PublishServletTestEmmett Cox2-76/+48
Change-Id: Ie6dc40d2eb1533c1eef637ea7e2683556bb4f4a7 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Fixed Sonar issues in NodeClass.javaAmaresh Kumar1-11/+7
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWWU4OsgxOv3LmQdDYyE&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-698 Change-Id: I1609a5c300e55f1eb8bd8b4966d456fb3905cc00 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-04Refactor GroupServletTest to use DBeconwar4-61/+60
Change-Id: I3ad4862047b8e26c8671d339bf8c4b4a9364fd91 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Fixed Sonar Issues in LogRecord.javaAmaresh Kumar1-15/+15
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQo_EU5FCDfKtnZ4&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-697 Change-Id: I57f79eeafb839498231f2550101b9f843b3bb20f Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-04Merge "Fixed Sonar issues in Main.java"Ram Koya1-78/+79
2018-09-04Merge "Sonar issues in SynchronizerTask.java"Ram Koya1-21/+22
2018-09-04Fixed Sonar Issues in EgressRoute.javaAmaresh Kumar1-18/+33
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQqiEU5FCDfKtnge&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-696 Change-Id: If5fad1a181bf77bc2f9aa231e7e81f72db5363e2 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-04Refactor LogServletTest to use DBesobmar4-30/+38
Change-Id: I42623a0650877fa9747a2f2983b0512bec616437 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Sonar issues in SynchronizerTask.javaAmaresh Kumar1-21/+22
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWHFaQmKEU5FCDfKtnK3&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-695 Change-Id: I71a76aafab08d2138db25bfa56f1159d3a40cb2f Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-03Added sonar fixes in StatisticsServlet.javaAmaresh Kumar1-30/+7
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWWKm3GexOv3LmQdDLM3&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-694 Change-Id: Ibd5ee6dd784627bc8afa6e26c82e2c2ceb62a9a9 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-03Fixed Sonar issues in Main.javaAmaresh Kumar1-78/+79
https://sonar.onap.org/project/issues?id=org.onap.dmaap.datarouter%3Aparent&open=AWVHornGxOv3LmQdBxkZ&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-693 Change-Id: I7ef7062472326472c973f3c19eaec94a9bfd3add Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
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