From a2873ac26415e1da54981e2f5f67e36025f4a657 Mon Sep 17 00:00:00 2001 From: Kanthi Date: Mon, 26 Aug 2024 22:08:36 -0500 Subject: [PATCH] Update state_storage.md Update state_storage.md --- doc/state_storage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/state_storage.md b/doc/state_storage.md index a2d288e3..43838e97 100644 --- a/doc/state_storage.md +++ b/doc/state_storage.md @@ -7,7 +7,7 @@ Currently the only supported state storage is by persisting the information in C To use ClickHouse as a state storage, you need to specify the following configuration properties: -state storage link to img/state_storage.png +![State Storage](img/state_storage.jpg) @@ -26,4 +26,4 @@ state storage link to img/state_storage.png - **lsn_proc** - Last processed LSN - **lsn_commit** - Last committed LSN - **messageType** - Type of message(INSERT, UPDATE, DELETE) -- \ No newline at end of file +-