You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -468,19 +468,20 @@ WITH SINK (
468
468
)
469
469
```
470
470
471
-
**Notes: Currently supported gateway models**
471
+
**Note:**
472
+
* When creating a pipe for synchronization across a network gap (data diode), you must ensure that the target user on the receiving end already exists. If the receiving-end user is missing at the time of pipe creation, data prior to the subsequent creation of that user will not be synchronized.
473
+
* Currently supported network gap device models are listed in the table below.
472
474
> For other models of network gateway devices, Please contact timechodb staff to confirm compatibility.
473
475
474
-
| Gateway Type | Model | Return Packet Limit | Send Limit |
Copy file name to clipboardExpand all lines: src/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -477,19 +477,20 @@ with sink (
477
477
'sink'='iotdb-air-gap-sink',
478
478
'node-urls'='10.53.53.53:9780', -- The URL of the data service port of the DataNode node on the target IoTDB
479
479
```
480
-
**Notes: Currently supported gateway models**
480
+
**Note:**
481
+
* When creating a pipe for synchronization across a network gap (data diode), you must ensure that the target user on the receiving end already exists. If the receiving-end user is missing at the time of pipe creation, data prior to the subsequent creation of that user will not be synchronized.
482
+
* Currently supported network gap device models are listed in the table below.
481
483
> For other models of network gateway devices, Please contact timechodb staff to confirm compatibility.
482
484
483
-
| Gateway Type | Model | Return Packet Limit | Send Limit |
Copy file name to clipboardExpand all lines: src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -468,19 +468,20 @@ WITH SINK (
468
468
)
469
469
```
470
470
471
-
**Notes: Currently supported gateway models**
471
+
**Note:**
472
+
* When creating a pipe for synchronization across a network gap (data diode), you must ensure that the target user on the receiving end already exists. If the receiving-end user is missing at the time of pipe creation, data prior to the subsequent creation of that user will not be synchronized.
473
+
* Currently supported network gap device models are listed in the table below.
472
474
> For other models of network gateway devices, Please contact timechodb staff to confirm compatibility.
473
475
474
-
| Gateway Type | Model | Return Packet Limit | Send Limit |
Copy file name to clipboardExpand all lines: src/UserGuide/latest/User-Manual/Data-Sync_timecho.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -477,19 +477,20 @@ with sink (
477
477
'sink'='iotdb-air-gap-sink',
478
478
'node-urls'='10.53.53.53:9780', -- The URL of the data service port of the DataNode node on the target IoTDB
479
479
```
480
-
**Notes: Currently supported gateway models**
480
+
**Note:**
481
+
* When creating a pipe for synchronization across a network gap (data diode), you must ensure that the target user on the receiving end already exists. If the receiving-end user is missing at the time of pipe creation, data prior to the subsequent creation of that user will not be synchronized.
482
+
* Currently supported network gap device models are listed in the table below.
481
483
> For other models of network gateway devices, Please contact timechodb staff to confirm compatibility.
482
484
483
-
| Gateway Type | Model | Return Packet Limit | Send Limit |
0 commit comments