diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-06-14 22:15:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-14 22:15:52 +0000 |
commit | 639686e01af925f2be3bd0d3cd187be7df0b2cf8 (patch) | |
tree | 17a6cab254276f849ce61c3e1483df65eec00029 /dpo/data-formats | |
parent | c3a2fd25011e1777ef48d79632170c0ed913f928 (diff) | |
parent | 3c3c7ad09c02852cd0b4db03ecc9cc5c429cab08 (diff) |
Merge "VES Collector - Event Ordering"
Diffstat (limited to 'dpo/data-formats')
-rw-r--r-- | dpo/data-formats/ConsulConfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dpo/data-formats/ConsulConfig.json b/dpo/data-formats/ConsulConfig.json index ea65522b..89348bfa 100644 --- a/dpo/data-formats/ConsulConfig.json +++ b/dpo/data-formats/ConsulConfig.json @@ -6,7 +6,6 @@ "collector.service.port": "8080", "collector.schema.file": "{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.0.1.json\"}", "collector.keystore.passwordfile": "/opt/app/VESCollector/etc/passwordfile", - "collector.inputQueue.maxPending": "8096", "streams_publishes": { "ves-measurement": { "type": "message_router", |