You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jinrui Zhang (Jira)" <ji...@apache.org> on 2022/07/05 02:52:00 UTC

[jira] [Created] (IOTDB-3744) The failure RPC is not handled when getOrCreateDataPartition

Jinrui Zhang created IOTDB-3744:
-----------------------------------

             Summary: The failure RPC is not handled when getOrCreateDataPartition
                 Key: IOTDB-3744
                 URL: https://issues.apache.org/jira/browse/IOTDB-3744
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Jinrui Zhang
            Assignee: Yukun Zhou
         Attachments: image-2022-07-05-10-49-39-033.png

!image-2022-07-05-10-49-39-033.png|width=626,height=243!

See the code above. If the RPC is failed, there is no logic to handle that and a null will be returned.

It will lead to the following code throws NPE when executing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)