[
https://issues.apache.org/jira/browse/IOTDB-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
FengQingxin reassigned IOTDB-3944:
----------------------------------
Attachment: image-2022-07-25-11-24-07-874.png
Component/s: Core/Cluster
Sprint: 2022-7-Cluster
Affects Version/s: 0.14.0-SNAPSHOT
Assignee: Jinrui Zhang
Description:
commit bd1894fb72e85b152dd412afca8a7e6b97ad769e
Author: Zhang.Jinrui <[email protected]>
Date: Mon Jul 25 10:12:17 2022 +0800
fix the potential issue for StateTracker that it cannot be terminated
sometimes (#6755)
Reproduce steps:
# Setup a cluster with 3C3D(Ratis)
# Using 3BMs to insert data
BM ----- 》 IoTDB Node
172.20.70.7 ----- 》 172.20.70.22
172.20.70.8 ----- 》 172.20.70.23
172.20.70.9 ----- 》 172.20.70.24
3. got an error in bm and iotdb
Summary: [Cluster]cannot dispatch FI for write operation (was:
[Cluster])
> [Cluster]cannot dispatch FI for write operation
> -----------------------------------------------
>
> Key: IOTDB-3944
> URL: https://issues.apache.org/jira/browse/IOTDB-3944
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Cluster
> Affects Versions: 0.14.0-SNAPSHOT
> Reporter: FengQingxin
> Assignee: Jinrui Zhang
> Priority: Major
> Attachments: image-2022-07-25-11-24-07-874.png
>
>
> commit bd1894fb72e85b152dd412afca8a7e6b97ad769e
> Author: Zhang.Jinrui <[email protected]>
> Date: Mon Jul 25 10:12:17 2022 +0800
> fix the potential issue for StateTracker that it cannot be terminated
> sometimes (#6755)
>
> Reproduce steps:
> # Setup a cluster with 3C3D(Ratis)
> # Using 3BMs to insert data
> BM ----- 》 IoTDB Node
> 172.20.70.7 ----- 》 172.20.70.22
> 172.20.70.8 ----- 》 172.20.70.23
> 172.20.70.9 ----- 》 172.20.70.24
> 3. got an error in bm and iotdb
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)