You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "FengQingxin (Jira)" <ji...@apache.org> on 2022/10/12 04:23:00 UTC

[jira] [Reopened] (IOTDB-3944) [Cluster]cannot dispatch FI for write operation

     [ https://issues.apache.org/jira/browse/IOTDB-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

FengQingxin reopened IOTDB-3944:
--------------------------------

commit 31f3458dde61bcc7a04270812c48e61ffd0c5f16
Author: 周沛辰 <45...@users.noreply.github.com>
Date:   Wed Oct 12 08:58:26 2022 +0800

    [IOTDB-4606]Fix getting wrong sensors and schemas in compaction (#7566)
该最新版本执行相同测试仍有报错。参考备注。

> [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: 0816更新报错日志.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 <xi...@gmail.com>
> 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)