aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Add optional decompressData field to DR_Subeconwar1-5/+6
Change-Id: Ib9af7cbd5d40eace4d952fb10d9f667919c4df87 Issue-ID: DMAAP-1059 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-20Added new fields to dr_sub APIdglFromAtt1-0/+30
for ONAP: privilegedSubscriber for AT&T: guaranteed_delivery, guaranteed_sequence also used this opportunity to move info about properties into README file patchset 2: increment version patchset 3: more try{}catch around reading fields from JSON . Boolean fields are fragile. Change-Id: Idc7353aaa660c180c1079f9ff61c7d55c41d4170 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1033 Signed-off-by: dglFromAtt <dgl@research.att.com>
2019-01-04Patch set 2: changes to MR_ClientdglFromAtt1-0/+3
Also introduces new AAF API call (userRoles) Change-Id: I9861fe7f3339ced504f006da7aaa159a3cd67b70 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
2018-12-27Introduce default pub/sub Roles for TopicdglFromAtt1-0/+27
Change-Id: I79b553648a9a151c420ee66ef08ebe713d8d2515 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
2018-12-26Support kafka attributesdglFromAtt1-0/+32
Change-Id: I22a3183aeb0ed2d7553c7321e04e1f708813e2ce Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-920
2018-07-25Alternative MR replication methoddglFromAtt1-0/+27
This introduces a new set of replication rules for topics: REPLICATION_EDGE_TO_FQDN REPLICATION_FQDN_TO_EDGE REPLICATION_EDFE_TO_FQDN_TO_GLOBAL REPLICTION_GLOBAL_TO_FQDN_TO_EDGE This will allow for some apps to design their own message replication path for resiliency because it will use the FQDN of the cluster instead of the using the CNAME. Also contains: - introduce (optional) replicationGroup field to mr_cluster - some cleanup of unused code. Change-Id: I063fb343af3f7bc17c88190563920afd84737ada Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-542
2018-04-23Corrections to stmt ordering for using diff schemadglFromAtt1-0/+27
Change-Id: I82b643b46f88f2c6db519bbd9b85e1a2e5d06a6d Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-434
2017-08-31DMAAP-83 Initial code importATT default cloud user9-0/+399
Change-Id: Ic059aaadde5ea30d98e5968457a5a8ca2db703bf Signed-off-by: ATT default cloud user <dgl@research.att.com>