diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-05-09 11:21:14 +0200 |
---|---|---|
committer | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-06-14 11:56:34 +0200 |
commit | 3c3c7ad09c02852cd0b4db03ecc9cc5c429cab08 (patch) | |
tree | 80221b2d825d878b6b6e860a5bae55f9317f9ec3 /dpo/data-formats | |
parent | 2bff7994a2bf880694a4c967b488ce55f3911af2 (diff) |
VES Collector - Event Ordering
https://jira.onap.org/browse/DCAEGEN2-1483
Change-Id: I28b0e871ce570a3cf4c0d2e08d040b66eb6db3aa
Issue-ID: DCAEGEN2-1483
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
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", |