aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-node/src/main
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29preliminary AAF changes for DRRonan Keogh3-246/+144
Change-Id: I526648c42f8205c0f09b3c077aa1203e336f4f5f Issue-ID: DMAAP-558 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-28Merge "Add Unit Tests for NodeUtils and StatusLog"Ram Koya1-1/+1
2018-08-27Merge "datarouter node updates to address sonar issues"Ram Koya5-151/+204
2018-08-27datarouter node updates to address sonar issuesRonan Keogh5-151/+204
Change-Id: I941b54a720f7a51236a024c857dd30f726dd482a Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
2018-08-27Add Unit Tests for NodeUtils and StatusLogeconwar1-1/+1
Change-Id: I694f6604d58078da10141fe4f15cba04f8226efc Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-08-27Downgrade Jetty to 9.3.8.RC0Fiachra Corcoran1-1/+1
Issue-ID: DMAAP-557 Change-Id: I0f595d9bc092c3a7a0821a8587bcb3660f550bfe Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-27Merge "Fixed Sonar Issues"Ram Koya1-66/+72
2018-08-27Fixed Sonar IssuesAmaresh Kumar1-66/+72
Fixed Sonar issues in DeliveryTask.java Issue-ID: DMAAP-654 Change-Id: I5cdab84dcb53d7c58130ed456484de5620f3f395 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-26Add fix for host lookup during NodeConf fetchFiachra Corcoran1-3/+8
Issue-ID: DMAAP-107 Change-Id: I8322db5da1cb5bab4552954d624d33ec967e95bd Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-23Fixed Sonar issuesAmaresh Kumar2-25/+25
Fixed Sonar issues in 3 files. Issue-ID: DMAAP-636 Change-Id: I2d53361e61f838ff5ba379a21bdfcedbd3fc5df3 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-21Fixed sonar issue in NodeUtils.javaAmaresh Kumar1-13/+21
Fixed Sonar issues in NodeUtils.java Issue-ID: DMAAP-623 Change-Id: Idd3f7d3e40b8981813b5096aeaec44f58d56b0a7 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-21fixed Sonar issuesAmaresh Kumar1-10/+8
fixed sonar issues in nodemain.java files. Issue-ID: DMAAP-618 Change-Id: I45fb6a83b4c53eb858eae61f4647f8bd9df8b3a1 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-17Update for OOM integrationFiachra Corcoran3-81/+91
Issue-ID: DMAAP-107 Change-Id: Iff9f93040f7b3120cffb5755adc693e24de991a7 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-16Fix datarouter-prov server issueeconwar1-17/+23
Change-Id: Id9637c56d39156da60c167dfb8f375f4cb498f55 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-596
2018-08-14remove the policy and security issue dependencieseronkeo1-23/+34
Change-Id: If92573566a96ab85a7ee762b727740e2766ea6a0 Issue-ID: DMAAP-557 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-12datarouter-node clean code - remove tabseronkeo30-5397/+5852
Change-Id: I28240cee3958603788d1e9f8e72bb10706dba712 Issue-ID: DMAAP-582 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-08remove tab characters from codeeronkeo3-67/+66
Change-Id: I5b1d041561056833f744270350b3d2c9cd4e1dcb Issue-ID: DMAAP-570 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-07-30Replacing att.com namespaceFiachra Corcoran4-4/+43
Issue-ID: DMAAP-52 Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2017-08-23Update project structure to org.onapsg481n24-42/+42
Update project structure of dmaap/datarouter from com.att to org.onap and add distribution management and nexus repositires details. Issue-id: DMAAP-52 Change-Id: Ibafee1cba43c7c5a3f227a02417998d36ecaae6b Signed-off-by: sg481n <sg481n@att.com>
2017-08-04 [DMAAP-48] Initial code importsg481n38-0/+5853
Change-Id: I3e65371093487d7de167ec6c29f327f366f1e299 Signed-off-by: sg481n <sg481n@att.com>