Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-2722

NPE when moving out of tsfile file with unspecified path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12.5
    • 0.13.0
    • TsFile
    • None

    Description

      When executing the removal of tsfile to a specific directory, the tsfile in the specific path is not specified, and a 500 error is reported.

      IoTDB> move "1629596172078-62-1-0.tsfile" "/home/cluster"
      Msg: 500: [INTERNAL_SERVER_ERROR] Exception occurred while executing non query plan. null
      IoTDB> move "/home/cluster/iotdb/12.5/apache-iotdb-0.12.5-all-bin/data/data/sequence/root.goldwind/0/0/1646986737506-1-0-0.tsfile" "/home/cluster"
      Msg: The statement is executed successfully. 

      The log is:

      Attachments

        Activity

          People

            qiaojialin Jialin Qiao
            xiaozhihong xiaozhihong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: