summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-hv/index.rst
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-12-12 12:07:42 +0000
committerefiacor <fiachra.corcoran@est.tech>2022-12-13 08:29:59 +0000
commit9c1961ea905a619ed7c4c2c90ffa1eeda942c9ad (patch)
tree2659fd97cb17ce65f8eb619d9274785ff2f29ce9 /docs/sections/services/ves-hv/index.rst
parentb747a3f1395b86165b11078ae84aab404b310093 (diff)
[HV-VES-KAFKA] Add doc updates for hv-ves kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3b377f39fd2b0b764f88990b6a8b97fa63ed158d Issue-ID: DCAEGEN2-3083
Diffstat (limited to 'docs/sections/services/ves-hv/index.rst')
-rw-r--r--docs/sections/services/ves-hv/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/ves-hv/index.rst b/docs/sections/services/ves-hv/index.rst
index f6209cff..ccd8730e 100644
--- a/docs/sections/services/ves-hv/index.rst
+++ b/docs/sections/services/ves-hv/index.rst
@@ -17,7 +17,7 @@ number of NFs. The driving use-case is described and published within presentati
The goal of the collector is to support high volume data. It uses plain TCP connections.
Connections are stream-based (as opposed to request-based) and long running.
Payload is binary-encoded (currently using Google Protocol Buffers).
-HV-VES uses direct connection to DMaaP's Kafka.
+HV-VES uses direct connection to Kafka.
All these decisions were made in order to support high-volume data with minimal latency.