[
https://issues.apache.org/jira/browse/IOTDB-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao reassigned IOTDB-3944:
----------------------------------
Assignee: Song Ziyang (was: Jinrui Zhang)
> [Cluster][ratis]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: Song Ziyang
> Priority: Major
> Attachments: 0816更新报错日志.zip, 20221012-logs.zip, conf_ConfigNode.zip,
> conf_Datanode.zip, image-2022-07-25-11-24-07-874.png,
> image-2022-10-12-12-21-25-898.png, logs_ConfigNode.zip, logs_Datanode.zip
>
>
> 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
> 2022-07-25 11:21:53,022 [20220725_032152_65483_3-92] ERROR
> o.a.i.d.m.p.s.FragmentInstanceDispatcherImpl:125 - cannot dispatch FI for
> write operation
> java.lang.NullPointerException: null
> 2022-07-25 11:21:53,062 [20220725_032152_65523_3-311] ERROR
> o.a.i.d.m.p.s.FragmentInstanceDispatcherImpl:125 - cannot dispatch FI for
> write operation
> java.lang.NullPointerException: null
> 2022-07-25 11:21:53,064 [20220725_032152_65514_3-100] ERROR
> o.a.i.d.m.p.s.FragmentInstanceDispatcherImpl:125 - cannot dispatch FI for
> write operation
> java.lang.NullPointerException: null
> 2022-07-25 11:21:53,096 [20220725_032152_65509_3-84] ERROR
> o.a.i.d.m.p.s.FragmentInstanceDispatcherImpl:125 - cannot dispatch FI for
> write operation
> java.lang.NullPointerException: null
> 2022-07-25 11:21:53,129 [20220725_032152_65517_3-303] ERROR
> o.a.i.d.m.p.s.FragmentInstanceDispatcherImpl:125 - cannot dispatch FI for
> write operation
> java.lang.NullPointerException: null
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)