diff options
author | sunil unnava <sunil.unnava@att.com> | 2018-12-14 11:12:21 -0500 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-12-14 16:41:46 +0000 |
commit | 7470220aa33505fee7b243368c479c5796db24ac (patch) | |
tree | 6ead11b9a01d7ab634d2df4ceb9a2496e9cc1f53 /demo/docker_files/__MsgRtrApi.properties | |
parent | 72a5f0780d7d25fdbe815cb1540adbf5ca922646 (diff) |
update docker images
Issue-ID: DMAAP-913
Change-Id: I90452acb0206b0f63a5ca47c4e528a7af1e32af7
Signed-off-by: sunil unnava <sunil.unnava@att.com>
Diffstat (limited to 'demo/docker_files/__MsgRtrApi.properties')
-rw-r--r-- | demo/docker_files/__MsgRtrApi.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/demo/docker_files/__MsgRtrApi.properties b/demo/docker_files/__MsgRtrApi.properties index 47293a7..ea6e089 100644 --- a/demo/docker_files/__MsgRtrApi.properties +++ b/demo/docker_files/__MsgRtrApi.properties @@ -102,7 +102,7 @@ authentication.adminSecret=fe3cCompound ## hostname is determined via InetAddress.getLocalHost ().getCanonicalHostName(), ## which is not always adequate.) You can set this value explicitly here. ## -#cambria.api.node.identifier=<use-something-unique-to-this-instance> +cambria.api.node.identifier=message-router ############################################################################### ## @@ -115,6 +115,7 @@ authentication.adminSecret=fe3cCompound #metrics.send.cambria.sendEverySeconds=60 cambria.consumer.cache.zkBasePath=/fe3c/cambria/consumerCache +consumer.timeout=17 ############################################################################## #100mb |