[GitHub] [iotdb-client-go] HTHou commented on issue #90: 写入丢包

2023-08-31 Thread via GitHub


HTHou commented on issue #90:
URL: https://github.com/apache/iotdb-client-go/issues/90#issuecomment-1702104695

   是一条数据都没有还是部分没有。如果是数据的 count 值对不上,有可能是两次写入的timestamp相同导致的。


-- 
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

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



[jira] [Commented] (IOTDB-6125) Fix DataPartition allocation bug when insert big batch data

2023-08-31 Thread LiYuheng (Jira)


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

LiYuheng commented on IOTDB-6125:
-

iotdb使用默认配置,bm将DEVICE_NUM_PER_WRITE设为1000,BATCH_SIZE_PER_WRITE设为1,应该就能复现当时的问题。

完整配置见附件。

> Fix DataPartition allocation bug when insert big batch data
> ---
>
> Key: IOTDB-6125
> URL: https://issues.apache.org/jira/browse/IOTDB-6125
> Project: Apache IoTDB
>  Issue Type: Bug
>Reporter: Yongzao Dan
>Assignee: Yongzao Dan
>Priority: Major
>  Labels: pull-request-available
> Attachments: iotd与bm配置.zip
>
>
> The DataPartitions will be allocated un-balanced if the user insert a big 
> batch data to the cluster firstly. Because the RegionGroup 
> quickly-extension-policy doesn't extend enough RegionGroups for the special 
> case.
>  
> In this PR, the RegionGroup extension policy will always ensure the database 
> have enough RegionGroups for allocate new Partitions balancely.
>  
> And this PR also add some concise log to record the DataAllotTable



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


[jira] [Created] (IOTDB-6135) Pipe keeps generating PipeHeartbeatEvent unnecessarily

2023-08-31 Thread Jira
马子坤 created IOTDB-6135:
--

 Summary: Pipe keeps generating PipeHeartbeatEvent unnecessarily
 Key: IOTDB-6135
 URL: https://issues.apache.org/jira/browse/IOTDB-6135
 Project: Apache IoTDB
  Issue Type: Bug
Reporter: 马子坤






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


[jira] [Created] (IOTDB-6134) Fill statement field of show queries for inner schema fetch

2023-08-31 Thread Yuan Tian (Jira)
Yuan Tian created IOTDB-6134:


 Summary: Fill statement field of show queries for inner schema 
fetch
 Key: IOTDB-6134
 URL: https://issues.apache.org/jira/browse/IOTDB-6134
 Project: Apache IoTDB
  Issue Type: New Feature
  Components: Core/Query
Reporter: Yuan Tian
Assignee: Yuan Tian
 Attachments: image-2023-08-31-16-43-35-277.png

Currently, our inner query like `fetch schema` won't display its sql while we 
show queries which may be  confusing.
!image-2023-08-31-16-43-35-277.png!



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


[jira] [Commented] (IOTDB-6084) Pipe: support node-urls in connector-v1

2023-08-31 Thread Jira


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

陈哲涵 commented on IOTDB-6084:


The doc can be seen at:
[Updated new features for pipe doc by Caideyipi · Pull Request #78 · 
apache/iotdb-docs (github.com)|https://github.com/apache/iotdb-docs/pull/78]

> Pipe: support node-urls in connector-v1
> ---
>
> Key: IOTDB-6084
> URL: https://issues.apache.org/jira/browse/IOTDB-6084
> Project: Apache IoTDB
>  Issue Type: Improvement
>Reporter: 马子坤
>Priority: Major
>  Labels: pull-request-available
>
> Currently, connector-v1 only supports ip and port, while connector-v2 only 
> supports node-urls. We should make connector-v1 and v2 support both ip & port 
> and node-urls.



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


[jira] [Commented] (IOTDB-6101) Pipe: Support tsfile cascade transport

2023-08-31 Thread Jira


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

陈哲涵 commented on IOTDB-6101:


The doc can be seen in:

[Updated new features for pipe doc by Caideyipi · Pull Request #78 · 
apache/iotdb-docs (github.com)|https://github.com/apache/iotdb-docs/pull/78]

> Pipe: Support tsfile cascade transport
> --
>
> Key: IOTDB-6101
> URL: https://issues.apache.org/jira/browse/IOTDB-6101
> Project: Apache IoTDB
>  Issue Type: New Feature
>Reporter: Steve Yurong Su
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (IOTDB-6080) Add batch mode in pipe-connector

2023-08-31 Thread Jira


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

陈哲涵 commented on IOTDB-6080:


The doc can be seen in:

[Updated new features for pipe doc by Caideyipi · Pull Request #78 · 
apache/iotdb-docs (github.com)|https://github.com/apache/iotdb-docs/pull/78]

> Add batch mode in pipe-connector
> 
>
> Key: IOTDB-6080
> URL: https://issues.apache.org/jira/browse/IOTDB-6080
> Project: Apache IoTDB
>  Issue Type: New Feature
>  Components: Core/Engine
>Reporter: Xuan Ronaldo
>Assignee: Xuan Ronaldo
>Priority: Major
>  Labels: pull-request-available
>




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


[jira] [Commented] (IOTDB-6118) Support transfer data through air gap

2023-08-31 Thread Jira


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

陈哲涵 commented on IOTDB-6118:


The doc can be seen in:

[Updated new features for pipe doc by Caideyipi · Pull Request #78 · 
apache/iotdb-docs (github.com)|https://github.com/apache/iotdb-docs/pull/78]

> Support transfer data through air gap
> -
>
> Key: IOTDB-6118
> URL: https://issues.apache.org/jira/browse/IOTDB-6118
> Project: Apache IoTDB
>  Issue Type: Bug
>Reporter: 陈哲涵
>Assignee: 陈哲涵
>Priority: Major
>  Labels: pull-request-available
>




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


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

2023-08-31 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-31 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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-31 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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-31 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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-31 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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-31 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-31 Thread Wenwei Shu (Jira)


[ 
https://issues.apache.org/jira/browse/IOTDB-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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-31 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-31 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)