[GitHub] [iotdb-bin-resources] HTHou merged pull request #42: [IOTDB-2623] iotdb grafana plugin

2022-10-17 Thread GitBox
HTHou merged PR #42: URL: https://github.com/apache/iotdb-bin-resources/pull/42 -- 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..

[GitHub] [iotdb-bin-resources] CloudWise-Lukemiao opened a new pull request, #42: [IOTDB-2623] iotdb grafana plugin

2022-10-17 Thread GitBox
CloudWise-Lukemiao opened a new pull request, #42: URL: https://github.com/apache/iotdb-bin-resources/pull/42 iotdb grafana plugin -- 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 com

[jira] [Created] (IOTDB-4678) [sync] Sync DataNode start-up process

2022-10-17 Thread yanze chen (Jira)
yanze chen created IOTDB-4678: - Summary: [sync] Sync DataNode start-up process Key: IOTDB-4678 URL: https://issues.apache.org/jira/browse/IOTDB-4678 Project: Apache IoTDB Issue Type: New Feature

[jira] [Created] (IOTDB-4677) [sync] Support sync DeleteData

2022-10-17 Thread yanze chen (Jira)
yanze chen created IOTDB-4677: - Summary: [sync] Support sync DeleteData Key: IOTDB-4677 URL: https://issues.apache.org/jira/browse/IOTDB-4677 Project: Apache IoTDB Issue Type: New Feature

[jira] [Created] (IOTDB-4676) [sync] Support sync DeleteTimeseries

2022-10-17 Thread yanze chen (Jira)
yanze chen created IOTDB-4676: - Summary: [sync] Support sync DeleteTimeseries Key: IOTDB-4676 URL: https://issues.apache.org/jira/browse/IOTDB-4676 Project: Apache IoTDB Issue Type: New Feature

[jira] [Created] (IOTDB-4675) Support load mlog.bin

2022-10-17 Thread Jialin Qiao (Jira)
Jialin Qiao created IOTDB-4675: -- Summary: Support load mlog.bin Key: IOTDB-4675 URL: https://issues.apache.org/jira/browse/IOTDB-4675 Project: Apache IoTDB Issue Type: New Feature Re

[jira] [Assigned] (IOTDB-4674) settle.sh can not work in 0.14.0-preview

2022-10-17 Thread Haonan Hou (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haonan Hou reassigned IOTDB-4674: - Assignee: 周沛辰 > settle.sh can not work in 0.14.0-preview > -

[jira] [Created] (IOTDB-4674) settle.sh can not work in 0.14.0-preview

2022-10-17 Thread Haonan Hou (Jira)
Haonan Hou created IOTDB-4674: - Summary: settle.sh can not work in 0.14.0-preview Key: IOTDB-4674 URL: https://issues.apache.org/jira/browse/IOTDB-4674 Project: Apache IoTDB Issue Type: Bug A

[jira] [Created] (IOTDB-4673) [ confignode/datanode configuration parameters ] Removes the space character from both the start and the end of the parameter value

2022-10-17 Thread Jira
刘珍 created IOTDB-4673: - Summary: [ confignode/datanode configuration parameters ] Removes the space character from both the start and the end of the parameter value Key: IOTDB-4673 URL: https://issues.apache.org/jira/browse/I

[jira] [Commented] (IOTDB-4664) Add UpdatePeer Interface in IConsensus

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/IOTDB-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619178#comment-17619178 ] 伊丹翔 commented on IOTDB-4664: doc: https://apache-iotdb.feishu.cn/docx/doxcn8FueTE5MKKJAY3Pn79

[jira] [Created] (IOTDB-4672) Experiments for the writing speed and memory occupation about 1C1D and CDN(ConfigNodeDataNode)

2022-10-17 Thread Gaofei Cao (Jira)
Gaofei Cao created IOTDB-4672: - Summary: Experiments for the writing speed and memory occupation about 1C1D and CDN(ConfigNodeDataNode) Key: IOTDB-4672 URL: https://issues.apache.org/jira/browse/IOTDB-4672

[jira] [Commented] (IOTDB-4644) Support modify DataNode's IP:Port

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/IOTDB-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619175#comment-17619175 ] 伊丹翔 commented on IOTDB-4644: doc: https://apache-iotdb.feishu.cn/docx/doxcn9d2kMsgvgCH5NotNR

[GitHub] [iotdb-client-go] HTHou merged pull request #53: Update README, add Troubleshooting section

2022-10-17 Thread GitBox
HTHou merged PR #53: URL: https://github.com/apache/iotdb-client-go/pull/53 -- 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...@io

[GitHub] [iotdb-client-go] citrusreticulata commented on a diff in pull request #53: Update README, add Troubleshooting section

2022-10-17 Thread GitBox
citrusreticulata commented on code in PR #53: URL: https://github.com/apache/iotdb-client-go/pull/53#discussion_r996841350 ## README.md: ## @@ -92,3 +92,19 @@ go run session_example.go * make >= 3.0 * curl >= 7.1.1 * thrift 0.15.0 + +## Troubleshooting + +### Thrift version c

[GitHub] [iotdb-client-go] HTHou commented on a diff in pull request #53: Update README, add Troubleshooting section

2022-10-17 Thread GitBox
HTHou commented on code in PR #53: URL: https://github.com/apache/iotdb-client-go/pull/53#discussion_r996831188 ## README_ZH.md: ## @@ -89,3 +89,18 @@ go run session_example.go * make >= 3.0 * curl >= 7.1.1 * thrift 0.15.0 + +## 疑难解答 + +### thrift 版本兼容性问题 + +分支`rel/0.13.0

[GitHub] [iotdb-client-go] HTHou commented on a diff in pull request #53: Update README, add Troubleshooting section

2022-10-17 Thread GitBox
HTHou commented on code in PR #53: URL: https://github.com/apache/iotdb-client-go/pull/53#discussion_r996830705 ## README.md: ## @@ -92,3 +92,19 @@ go run session_example.go * make >= 3.0 * curl >= 7.1.1 * thrift 0.15.0 + +## Troubleshooting + +### Thrift version compatibilit

[GitHub] [iotdb-client-go] citrusreticulata opened a new pull request, #53: Update README, add Troubleshooting section

2022-10-17 Thread GitBox
citrusreticulata opened a new pull request, #53: URL: https://github.com/apache/iotdb-client-go/pull/53 Update README, add Troubleshooting section. Describes the possible causes of the thrift compatibility problem and some using tips. -- This is an automated message from the Apache Git

[jira] [Created] (IOTDB-4671) [ MultiLeaderConsensus ] snapshot is not deleted after load snapshot

2022-10-17 Thread Jira
刘珍 created IOTDB-4671: - Summary: [ MultiLeaderConsensus ] snapshot is not deleted after load snapshot Key: IOTDB-4671 URL: https://issues.apache.org/jira/browse/IOTDB-4671 Project: Apache IoTDB Issue Ty

[jira] [Commented] (IOTDB-4623) [ remove ConfigNode ] Surviving confignodes after removing other confignodes need to be updated confignode_list

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/IOTDB-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618715#comment-17618715 ] 刘珍 commented on IOTDB-4623: --- master_1017_0ebc42f ,验证通过。 > [ remove ConfigNode ] Surviving conf

[jira] [Assigned] (IOTDB-4668) create storage group failed with 303 but it exists at the result of show storage group

2022-10-17 Thread Haonan Hou (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haonan Hou reassigned IOTDB-4668: - Assignee: Yukun Zhou (was: Haonan Hou) > create storage group failed with 303 but it exists at

[GitHub] [iotdb-client-go] citrusreticulata commented on issue #52: assignment mismatch: 2 variables but thrift.NewTSocketConf returns 1 value

2022-10-17 Thread GitBox
citrusreticulata commented on issue #52: URL: https://github.com/apache/iotdb-client-go/issues/52#issuecomment-1280450348 For more details of differences between two version, please take a look at this PR: https://github.com/apache/iotdb-client-go/pull/41#issue-1313195823 -- This is an

[GitHub] [iotdb-client-go] citrusreticulata commented on issue #52: assignment mismatch: 2 variables but thrift.NewTSocketConf returns 1 value

2022-10-17 Thread GitBox
citrusreticulata commented on issue #52: URL: https://github.com/apache/iotdb-client-go/issues/52#issuecomment-1280445011 Please check the version of thrift and the version of iotdb-clinet-go. In thrift 0.14.1, function `NewTSocketConf` returns 2 values. It's specific implementation of th

[jira] [Created] (IOTDB-4670) [Trigger] Implement updateTriggerLocation interface

2022-10-17 Thread liaolanyu (Jira)
liaolanyu created IOTDB-4670: Summary: [Trigger] Implement updateTriggerLocation interface Key: IOTDB-4670 URL: https://issues.apache.org/jira/browse/IOTDB-4670 Project: Apache IoTDB Issue Type:

[jira] [Created] (IOTDB-4669) [Trigger] Scheduled task for checking trigger-table of DataNode

2022-10-17 Thread liaolanyu (Jira)
liaolanyu created IOTDB-4669: Summary: [Trigger] Scheduled task for checking trigger-table of DataNode Key: IOTDB-4669 URL: https://issues.apache.org/jira/browse/IOTDB-4669 Project: Apache IoTDB

[jira] [Assigned] (IOTDB-4668) create storage group failed with 303 but it exists at the result of show storage group

2022-10-17 Thread changxue (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] changxue reassigned IOTDB-4668: --- Assignee: Haonan Hou > create storage group failed with 303 but it exists at the result of show > s

[jira] [Assigned] (IOTDB-4667) The readme doc of cpp-client lacks detailed usage steps

2022-10-17 Thread Jialin Qiao (Jira)
[ https://issues.apache.org/jira/browse/IOTDB-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jialin Qiao reassigned IOTDB-4667: -- Assignee: LyndonYang > The readme doc of cpp-client lacks detailed usage steps > -

[jira] [Created] (IOTDB-4668) create storage group failed with 303 but it exists at the result of show storage group

2022-10-17 Thread changxue (Jira)
changxue created IOTDB-4668: --- Summary: create storage group failed with 303 but it exists at the result of show storage group Key: IOTDB-4668 URL: https://issues.apache.org/jira/browse/IOTDB-4668 Project: A

[jira] [Created] (IOTDB-4667) Update the readme doc of cpp-client

2022-10-17 Thread LyndonYang (Jira)
LyndonYang created IOTDB-4667: - Summary: Update the readme doc of cpp-client Key: IOTDB-4667 URL: https://issues.apache.org/jira/browse/IOTDB-4667 Project: Apache IoTDB Issue Type: Improvement