From 62b8a94137a45b526eed7c60c59c4f91b7d50738 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Wed, 25 Jul 2018 16:29:35 -0400 Subject: [PATCH] Updated git submodules Project: dmaap/dbcapi master 1611944a45491e2b8f00606b0aac2cdb0de8dde8 Alternative MR replication method 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 Issue-ID: DMAAP-542 --- docs/submodules/dmaap/dbcapi.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/dmaap/dbcapi.git b/docs/submodules/dmaap/dbcapi.git index f595e173f..1611944a4 160000 --- a/docs/submodules/dmaap/dbcapi.git +++ b/docs/submodules/dmaap/dbcapi.git @@ -1 +1 @@ -Subproject commit f595e173fdb3921cb6c6855f5389871ee3c3ada3 +Subproject commit 1611944a45491e2b8f00606b0aac2cdb0de8dde8 -- 2.16.6