[jira] [Assigned] (IOTDB-6133) NullPointerException occurs in unsequence InnerSpaceCompactionTask

2023-08-30 Thread Wenwei Shu (Jira)


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

Wenwei Shu reassigned IOTDB-6133:
-

Assignee: Wenwei Shu

> NullPointerException occurs in unsequence InnerSpaceCompactionTask
> --
>
> Key: IOTDB-6133
> URL: https://issues.apache.org/jira/browse/IOTDB-6133
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Assignee: Wenwei Shu
>Priority: Major
> Attachments: image-2023-08-31-14-31-30-466.png, 
> image-2023-08-31-14-37-59-878.png, image-2023-08-31-14-39-47-559.png, 
> img_v2_608969a1-f774-4424-8485-77314313212g.jpg
>
>
> 删除非对齐序列,创建同名对齐序列后,乱序空间内合并任务出现空指针异常
> !image-2023-08-31-14-31-30-466.png!



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


[jira] [Commented] (IOTDB-6133) NullPointerException occurs in unsequence InnerSpaceCompactionTask

2023-08-30 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760740#comment-17760740
 ] 

Wenwei Shu commented on IOTDB-6133:
---

重复报的空指针异常被省略了,实际会出现的报错为 !image-2023-08-31-14-39-47-559.png!

> NullPointerException occurs in unsequence InnerSpaceCompactionTask
> --
>
> Key: IOTDB-6133
> URL: https://issues.apache.org/jira/browse/IOTDB-6133
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Priority: Major
> Attachments: image-2023-08-31-14-31-30-466.png, 
> image-2023-08-31-14-37-59-878.png, 
> img_v2_608969a1-f774-4424-8485-77314313212g.jpg
>
>
> 删除非对齐序列,创建同名对齐序列后,乱序空间内合并任务出现空指针异常
> !image-2023-08-31-14-31-30-466.png!



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


[jira] [Commented] (IOTDB-6133) NullPointerException occurs in unsequence InnerSpaceCompactionTask

2023-08-30 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760738#comment-17760738
 ] 

Wenwei Shu commented on IOTDB-6133:
---

!image-2023-08-31-14-37-59-878.png!

> NullPointerException occurs in unsequence InnerSpaceCompactionTask
> --
>
> Key: IOTDB-6133
> URL: https://issues.apache.org/jira/browse/IOTDB-6133
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Priority: Major
> Attachments: image-2023-08-31-14-31-30-466.png, 
> img_v2_608969a1-f774-4424-8485-77314313212g.jpg
>
>
> 删除非对齐序列,创建同名对齐序列后,乱序空间内合并任务出现空指针异常
> !image-2023-08-31-14-31-30-466.png!



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


[jira] [Commented] (IOTDB-6133) NullPointerException occurs in unsequence InnerSpaceCompactionTask

2023-08-30 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760737#comment-17760737
 ] 

Wenwei Shu commented on IOTDB-6133:
---

通过对应文件可以看到 tsfile 中对齐序列的值列的 page 是空的(全是 null 值),可以通过复现这种文件复现这个问题

> NullPointerException occurs in unsequence InnerSpaceCompactionTask
> --
>
> Key: IOTDB-6133
> URL: https://issues.apache.org/jira/browse/IOTDB-6133
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Priority: Major
> Attachments: image-2023-08-31-14-31-30-466.png
>
>
> 删除非对齐序列,创建同名对齐序列后,乱序空间内合并任务出现空指针异常
> !image-2023-08-31-14-31-30-466.png!



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


[jira] [Commented] (IOTDB-6133) NullPointerException occurs in unsequence InnerSpaceCompactionTask

2023-08-30 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760734#comment-17760734
 ] 

Wenwei Shu commented on IOTDB-6133:
---

https://github.com/apache/iotdb/pull/10932

> NullPointerException occurs in unsequence InnerSpaceCompactionTask
> --
>
> Key: IOTDB-6133
> URL: https://issues.apache.org/jira/browse/IOTDB-6133
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Priority: Major
> Attachments: image-2023-08-31-14-31-30-466.png
>
>
> 删除非对齐序列,创建同名对齐序列后,乱序空间内合并任务出现空指针异常
> !image-2023-08-31-14-31-30-466.png!



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


[jira] [Created] (IOTDB-6133) NullPointerException occurs in unsequence InnerSpaceCompactionTask

2023-08-30 Thread Wenwei Shu (Jira)
Wenwei Shu created IOTDB-6133:
-

 Summary: NullPointerException occurs in unsequence 
InnerSpaceCompactionTask
 Key: IOTDB-6133
 URL: https://issues.apache.org/jira/browse/IOTDB-6133
 Project: Apache IoTDB
  Issue Type: Bug
  Components: Core/Compaction
Reporter: Wenwei Shu


删除非对齐序列,创建同名对齐序列后,乱序空间内合并任务出现空指针异常

 



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


[jira] [Commented] (IOTDB-6132) [CrossSpaceCompaction] The estimated memory size is too large for cross space compaction task

2023-08-30 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760732#comment-17760732
 ] 

Wenwei Shu commented on IOTDB-6132:
---

https://github.com/apache/iotdb/pull/10964

> [CrossSpaceCompaction] The estimated memory size is too large for cross space 
> compaction task
> -
>
> Key: IOTDB-6132
> URL: https://issues.apache.org/jira/browse/IOTDB-6132
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Assignee: Wenwei Shu
>Priority: Major
>
> 跨空间合并估计的内存过大,需要 11G



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


[jira] [Created] (IOTDB-6132) [CrossSpaceCompaction] The estimated memory size is too large for cross space compaction task

2023-08-30 Thread Wenwei Shu (Jira)
Wenwei Shu created IOTDB-6132:
-

 Summary: [CrossSpaceCompaction] The estimated memory size is too 
large for cross space compaction task
 Key: IOTDB-6132
 URL: https://issues.apache.org/jira/browse/IOTDB-6132
 Project: Apache IoTDB
  Issue Type: Bug
  Components: Core/Compaction
Reporter: Wenwei Shu


跨空间合并估计的内存过大,需要 11G



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


[jira] [Assigned] (IOTDB-6132) [CrossSpaceCompaction] The estimated memory size is too large for cross space compaction task

2023-08-30 Thread Wenwei Shu (Jira)


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

Wenwei Shu reassigned IOTDB-6132:
-

Assignee: Wenwei Shu

> [CrossSpaceCompaction] The estimated memory size is too large for cross space 
> compaction task
> -
>
> Key: IOTDB-6132
> URL: https://issues.apache.org/jira/browse/IOTDB-6132
> Project: Apache IoTDB
>  Issue Type: Bug
>  Components: Core/Compaction
>Reporter: Wenwei Shu
>Assignee: Wenwei Shu
>Priority: Major
>
> 跨空间合并估计的内存过大,需要 11G



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


[jira] [Created] (IOTDB-6131) Iotdb rest service supports insertRecords function

2023-08-30 Thread luke.miao (Jira)
luke.miao created IOTDB-6131:


 Summary: Iotdb rest service supports insertRecords function
 Key: IOTDB-6131
 URL: https://issues.apache.org/jira/browse/IOTDB-6131
 Project: Apache IoTDB
  Issue Type: New Feature
Reporter: luke.miao
Assignee: luke.miao


Iotdb rest service supports insertRecords function



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


[jira] [Commented] (IOTDB-6029) Implementing flink-sql-iotdb-connector

2023-08-30 Thread Jira


[ 
https://issues.apache.org/jira/browse/IOTDB-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760720#comment-17760720
 ] 

陈哲涵 commented on IOTDB-6029:


The document PR can be seen here: [Added Flink-Sql-IoTDB-Connector by Caideyipi 
· Pull Request #77 · apache/iotdb-docs 
(github.com)|https://github.com/apache/iotdb-docs/pull/77/files]

> Implementing flink-sql-iotdb-connector
> --
>
> Key: IOTDB-6029
> URL: https://issues.apache.org/jira/browse/IOTDB-6029
> Project: Apache IoTDB
>  Issue Type: New Feature
>Reporter: Xuan Ronaldo
>Assignee: Xuan Ronaldo
>Priority: Major
>  Labels: pull-request-available
> Fix For: master branch
>
>




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


[jira] [Commented] (IOTDB-6099) Increase the printing threshold when ratis follower sleep detects gc

2023-08-30 Thread Xinyu Tan (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760273#comment-17760273
 ] 

Xinyu Tan commented on IOTDB-6099:
--

[https://github.com/apache/iotdb/pull/10996] has been fixed

> Increase the printing threshold when ratis follower sleep detects gc
> 
>
> Key: IOTDB-6099
> URL: https://issues.apache.org/jira/browse/IOTDB-6099
> Project: Apache IoTDB
>  Issue Type: Improvement
>Reporter: Xinyu Tan
>Assignee: Xinyu Tan
>Priority: Major
> Attachments: image-2023-08-04-15-19-08-623.png
>
>
> !image-2023-08-04-15-19-08-623.png!
> Currently, ratis followers will print logs when they detect GCs larger than 
> 300ms, which will make the online system have a lot of useless logs. We will 
> increase the threshold to 4s



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


[GitHub] [iotdb-client-go] hnhkj opened a new issue, #90: 写入丢包

2023-08-30 Thread via GitHub


hnhkj opened a new issue, #90:
URL: https://github.com/apache/iotdb-client-go/issues/90

   我需要连续写入数据到数据库中,但是发现中间一直有丢包现象。通过调用insertWbRawData(v.Payload, 
i)函数,checkError()没有返回错误信息。但是检查数据库确没有发现数据。
   
   ```
   func insertWbRawData(val string, cnt int) {
var (
deviceId   = "root.call4.care.wbs.raw"
measurements   = []string{"data", "cnt"}
values = []string{}
timestampint64 = time.Now().UTC().UnixNano() / 100
)
values = append(values, val+" "+strconv.Itoa(cnt))
values = append(values, strconv.Itoa(cnt))
checkError(session.InsertStringRecord(deviceId, measurements, values, 
timestamp))
   }
   
   func checkError(status *rpc.TSStatus, err error) {
if err != nil {
log.Fatal(err)
}
   
if status != nil {
if err = client.VerifySuccess(status); err != nil {
log.Println(err)
} else {
fmt.Println("suc", i)
}
}
   }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@iotdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org