This is an automated email from the ASF dual-hosted git repository.

aaronai pushed a commit to branch fix_docs_lint
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/fix_docs_lint by this push:
     new 314dc89  WIP
314dc89 is described below

commit 314dc896e2e1d1dd9fb274caca9b8d086f5c3196
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:18:34 2022 +0800

    WIP
---
 docs/artwork/client_startup_process.png            | Bin 464476 -> 464476 bytes
 ...rocess.png => client_startup_process_copy1.png} | Bin 464476 -> 464476 bytes
 docs/workflow.md                                   |   3 +++
 3 files changed, 3 insertions(+)

diff --git a/docs/artwork/client_startup_process.png 
b/docs/artwork/client_startup_process.png
index 6a631ad..b67bdb5 100644
Binary files a/docs/artwork/client_startup_process.png and 
b/docs/artwork/client_startup_process.png differ
diff --git a/docs/artwork/client_startup_process.png 
b/docs/artwork/client_startup_process_copy1.png
similarity index 99%
copy from docs/artwork/client_startup_process.png
copy to docs/artwork/client_startup_process_copy1.png
index 6a631ad..b67bdb5 100644
Binary files a/docs/artwork/client_startup_process.png and 
b/docs/artwork/client_startup_process_copy1.png differ
diff --git a/docs/workflow.md b/docs/workflow.md
index 0c16cf8..afb3200 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -13,6 +13,9 @@ Failure of any preparation will result in the failure of 
client startup.
 
 ![Client Startup Process](./artwork/client_startup_process_copy.png)
 
+![Client Startup Process](./artwork/client_startup_process_copy1.png)
+
+
 In details, the **server-client telemetry** provides a channel to upload the 
local settings and to overwrite the client settings.
 
 ## Periodic Task

Reply via email to