summaryrefslogtreecommitdiffstats
path: root/docs/sections/sdk/architecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/sdk/architecture.rst')
-rw-r--r--docs/sections/sdk/architecture.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/sections/sdk/architecture.rst b/docs/sections/sdk/architecture.rst
index dd74e052..c0c55f54 100644
--- a/docs/sections/sdk/architecture.rst
+++ b/docs/sections/sdk/architecture.rst
@@ -90,6 +90,8 @@ DmaaP-MR Client
* Support for authenticated topics pub/sub
* Standardized logging
+ From version 1.9.4, as DMaaP is announced as deprecated project, this library uses Kafka directly instead of DMaaP APIs.
+
ConfigBindingService Client
+++++++++++++++++++++++++++
Thin client wrapper to fetch configuration based on exposed properties during deployment from the file on a configMap/volume or from CBS api if configMap/volume does not exist. Provides option to periodically query and capture new configuration changes if any should be returned to application.