This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 1d2b350e Fix wrong config explanation in Tiered-Storage_timecho (#392)
1d2b350e is described below
commit 1d2b350ea4b0d9cd265f2cc71b12f23364ca61de
Author: W1y1r <[email protected]>
AuthorDate: Wed Nov 6 11:30:51 2024 +0800
Fix wrong config explanation in Tiered-Storage_timecho (#392)
---
src/UserGuide/Master/User-Manual/Tiered-Storage_timecho.md | 2 +-
src/UserGuide/V1.2.x/User-Manual/Tiered-Storage_timecho.md | 2 +-
src/UserGuide/latest/User-Manual/Tiered-Storage_timecho.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/UserGuide/Master/User-Manual/Tiered-Storage_timecho.md
b/src/UserGuide/Master/User-Manual/Tiered-Storage_timecho.md
index 7c9b1005..11d32bdf 100644
--- a/src/UserGuide/Master/User-Manual/Tiered-Storage_timecho.md
+++ b/src/UserGuide/Master/User-Manual/Tiered-Storage_timecho.md
@@ -93,4 +93,4 @@ In this example, a total of three levels of storage are
configured, specifically
| -------- | -------------------------------------- |
---------------------------- | ------------------------ |
| tier1 | path 1:/data1/data | data for last 1 day
| 20% |
| tier2 | path 1:/data2/data path 2:/data3/data | data from past 1 day to
past 10 days | 15% |
-| tier3 | Remote AWS S3 Storage | data from 1 day ago
| 10% |
+| tier3 | Remote AWS S3 Storage | data from 10 days
ago | 10% |
diff --git a/src/UserGuide/V1.2.x/User-Manual/Tiered-Storage_timecho.md
b/src/UserGuide/V1.2.x/User-Manual/Tiered-Storage_timecho.md
index 3fe5792f..c3d71e7f 100644
--- a/src/UserGuide/V1.2.x/User-Manual/Tiered-Storage_timecho.md
+++ b/src/UserGuide/V1.2.x/User-Manual/Tiered-Storage_timecho.md
@@ -93,4 +93,4 @@ In this example, a total of three levels of storage are
configured, specifically
| -------- | -------------------------------------- |
---------------------------- | ------------------------ |
| tier1 | path 1:/data1/data | data for last 1 day
| 20% |
| tier2 | path 1:/data2/data path 2:/data3/data | data from past 1 day to
past 10 days | 15% |
-| tier3 | Remote AWS S3 Storage | data from 1 day ago
| 10% |
+| tier3 | Remote AWS S3 Storage | data from 10 days
ago | 10% |
diff --git a/src/UserGuide/latest/User-Manual/Tiered-Storage_timecho.md
b/src/UserGuide/latest/User-Manual/Tiered-Storage_timecho.md
index 7c9b1005..11d32bdf 100644
--- a/src/UserGuide/latest/User-Manual/Tiered-Storage_timecho.md
+++ b/src/UserGuide/latest/User-Manual/Tiered-Storage_timecho.md
@@ -93,4 +93,4 @@ In this example, a total of three levels of storage are
configured, specifically
| -------- | -------------------------------------- |
---------------------------- | ------------------------ |
| tier1 | path 1:/data1/data | data for last 1 day
| 20% |
| tier2 | path 1:/data2/data path 2:/data3/data | data from past 1 day to
past 10 days | 15% |
-| tier3 | Remote AWS S3 Storage | data from 1 day ago
| 10% |
+| tier3 | Remote AWS S3 Storage | data from 10 days
ago | 10% |