aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-07-25 16:29:35 -0400
committerdglFromAtt <dgl@research.att.com>2018-07-25 16:31:25 -0400
commit1611944a45491e2b8f00606b0aac2cdb0de8dde8 (patch)
treeaee5a87fbcc4597eb1d9b9cfd63db121ee1181ab /version.properties
parentf595e173fdb3921cb6c6855f5389871ee3c3ada3 (diff)
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 <dgl@research.att.com> Issue-ID: DMAAP-542
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 5325c31..344bfdf 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=0
-patch=10
+patch=11
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins