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 9c528d8  WIP
9c528d8 is described below

commit 9c528d8ab25e131b326ce66d29ddf87c097b65ad
Author: Aaron Ai <[email protected]>
AuthorDate: Sun Sep 4 19:22:04 2022 +0800

    WIP
---
 docs/artwork/client_startup_process.png       | Bin 464476 -> 141975 bytes
 docs/artwork/client_startup_process_1200.png  | Bin 0 -> 141975 bytes
 docs/artwork/client_startup_process_300.png   | Bin 0 -> 18601 bytes
 docs/artwork/client_startup_process_500.png   | Bin 0 -> 39489 bytes
 docs/artwork/client_startup_process_copy.png  | Bin 464476 -> 0 bytes
 docs/artwork/client_startup_process_copy1.png | Bin 464476 -> 0 bytes
 docs/workflow.md                              |   6 ++++--
 7 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/artwork/client_startup_process.png 
b/docs/artwork/client_startup_process.png
index b67bdb5..de9cb37 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_1200.png 
b/docs/artwork/client_startup_process_1200.png
new file mode 100644
index 0000000..de9cb37
Binary files /dev/null and b/docs/artwork/client_startup_process_1200.png differ
diff --git a/docs/artwork/client_startup_process_300.png 
b/docs/artwork/client_startup_process_300.png
new file mode 100644
index 0000000..e29c3e9
Binary files /dev/null and b/docs/artwork/client_startup_process_300.png differ
diff --git a/docs/artwork/client_startup_process_500.png 
b/docs/artwork/client_startup_process_500.png
new file mode 100644
index 0000000..5165315
Binary files /dev/null and b/docs/artwork/client_startup_process_500.png differ
diff --git a/docs/artwork/client_startup_process_copy.png 
b/docs/artwork/client_startup_process_copy.png
deleted file mode 100644
index 6a631ad..0000000
Binary files a/docs/artwork/client_startup_process_copy.png and /dev/null differ
diff --git a/docs/artwork/client_startup_process_copy1.png 
b/docs/artwork/client_startup_process_copy1.png
deleted file mode 100644
index b67bdb5..0000000
Binary files a/docs/artwork/client_startup_process_copy1.png and /dev/null 
differ
diff --git a/docs/workflow.md b/docs/workflow.md
index afb3200..347cb23 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -11,9 +11,11 @@ Different from previous clients, the new version adds some 
preparations during t
 
 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_300.png)
 
-![Client Startup Process](./artwork/client_startup_process_copy1.png)
+![Client Startup Process](./artwork/client_startup_process_500.png)
+
+![Client Startup Process](./artwork/client_startup_process_1200.png)
 
 
 In details, the **server-client telemetry** provides a channel to upload the 
local settings and to overwrite the client settings.

Reply via email to