Re: [PR] Pipe meta sync: support meta data sync between different clusters [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11794: URL: https://github.com/apache/iotdb/pull/11794#issuecomment-1871820433 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

Re: [PR] [IOTDB-6261] Pipe: support leader cache in iotdb-thrift-async-connector [iotdb]

2023-12-28 Thread via GitHub
SteveYurongSu merged PR #11807: URL: https://github.com/apache/iotdb/pull/11807 -- 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:

Re: [PR] Optimize log according to real scenarios [iotdb]

2023-12-28 Thread via GitHub
codecov-commenter commented on PR #11808: URL: https://github.com/apache/iotdb/pull/11808#issuecomment-1871795754 ## [Codecov](https://app.codecov.io/gh/apache/iotdb/pull/11808?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report Attention:

Re: [PR] [IOTDB-6281] Enhance Procedure metrics [iotdb]

2023-12-28 Thread via GitHub
BUAAserein commented on code in PR #11798: URL: https://github.com/apache/iotdb/pull/11798#discussion_r1438055672 ## iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java: ## @@ -248,6 +249,8 @@ public class ConfigManager implements IManager

Re: [PR] Optimize log according to real scenarios [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11808: URL: https://github.com/apache/iotdb/pull/11808#issuecomment-1871782607 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

[PR] Optimize log according to real scenarios [iotdb]

2023-12-28 Thread via GitHub
SpriCoder opened a new pull request, #11808: URL: https://github.com/apache/iotdb/pull/11808 We analyze logs of iotdb in many scenarios, and we decide to change level of some logs and remove some useless logs, more details in: https://apache-iotdb.feishu.cn/docx/ACRUd32DPozuUTxK7MBcPWCBn0d

Re: [PR] Pipe meta sync: support meta data sync between different clusters [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11794: URL: https://github.com/apache/iotdb/pull/11794#issuecomment-1871717794 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

Re: [PR] Pipe Schema: schema events [iotdb]

2023-12-28 Thread via GitHub
OneSizeFitsQuorum merged PR #11763: URL: https://github.com/apache/iotdb/pull/11763 -- 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:

Re: [PR] [IOTDB-6283] Adjust the leader election waiting time when create RegionGroup [iotdb]

2023-12-28 Thread via GitHub
OneSizeFitsQuorum merged PR #11804: URL: https://github.com/apache/iotdb/pull/11804 -- 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:

Re: [PR] [IOTDB-6282] Remove DataNode RPC address conflict check [iotdb]

2023-12-28 Thread via GitHub
OneSizeFitsQuorum merged PR #11803: URL: https://github.com/apache/iotdb/pull/11803 -- 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:

Re: [PR] [IOTDB-6261] Pipe: support leader cache in iotdb-thrift-async-connector [iotdb]

2023-12-28 Thread via GitHub
codecov-commenter commented on PR #11807: URL: https://github.com/apache/iotdb/pull/11807#issuecomment-1871411406 ## [Codecov](https://app.codecov.io/gh/apache/iotdb/pull/11807?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report Attention:

Re: [PR] [IOTDB-6261] Pipe: support leader cache in iotdb-thrift-async-connector [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11807: URL: https://github.com/apache/iotdb/pull/11807#issuecomment-1871391014 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

Re: [PR] [IOTDB-6261] Pipe: support leader cache in iotdb-thrift-async-connector [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11807: URL: https://github.com/apache/iotdb/pull/11807#issuecomment-1871376462 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

[PR] [IOTDB-6261] Pipe: support leader cache in iotdb-thrift-async-connector [iotdb]

2023-12-28 Thread via GitHub
SteveYurongSu opened a new pull request, #11807: URL: https://github.com/apache/iotdb/pull/11807 For more info, please see: https://github.com/apache/iotdb/pull/11706 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [IOTDB-6275] Disable limit/offset push down in ORDER BY [iotdb]

2023-12-28 Thread via GitHub
liuminghui233 merged PR #11772: URL: https://github.com/apache/iotdb/pull/11772 -- 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:

[PR] Pipe: conceal SSL trust store password & improve exception messages for sink connection establishment [iotdb]

2023-12-28 Thread via GitHub
VGalaxies opened a new pull request, #11806: URL: https://github.com/apache/iotdb/pull/11806 ## Description As title, with more details: 1. Concealing the `ssl.trust-store-pwd` in parameters. 2. Implementing stricter checks for SSL in the case of async connector. 3.

[PR] PBTree: try fix deadlock [iotdb]

2023-12-28 Thread via GitHub
bigreybear opened a new pull request, #11805: URL: https://github.com/apache/iotdb/pull/11805 ## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed. - [ ]

Re: [PR] [IOTDB-6282] Remove DataNode RPC address conflict check [iotdb]

2023-12-28 Thread via GitHub
codecov-commenter commented on PR #11803: URL: https://github.com/apache/iotdb/pull/11803#issuecomment-1871249299 ## [Codecov](https://app.codecov.io/gh/apache/iotdb/pull/11803?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report All modified

Re: [PR] [IOTDB-6283] Adjust the leader election waiting time when create RegionGroup [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11804: URL: https://github.com/apache/iotdb/pull/11804#issuecomment-1871239793 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] [IOTDB-6282] Remove DataNode RPC address conflict check [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11803: URL: https://github.com/apache/iotdb/pull/11803#issuecomment-1871220934 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

[PR] [IOTDB-6282] Remove DataNode RPC address conflict check [iotdb]

2023-12-28 Thread via GitHub
CRZbulabula opened a new pull request, #11803: URL: https://github.com/apache/iotdb/pull/11803 https://issues.apache.org/jira/browse/IOTDB-6282 -- 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

Re: [PR] [IOTDB-6281] Enhance Procedure metrics [iotdb]

2023-12-28 Thread via GitHub
OneSizeFitsQuorum commented on code in PR #11798: URL: https://github.com/apache/iotdb/pull/11798#discussion_r1437556713 ## iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/ConfigManager.java: ## @@ -248,6 +249,8 @@ public class ConfigManager implements

[PR] Pipe [iotdb]

2023-12-28 Thread via GitHub
Caideyipi opened a new pull request, #11802: URL: https://github.com/apache/iotdb/pull/11802 ## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed. - [ ]

Re: [I] IoTDB1.2.2版本存在评分7.0以上漏洞 [iotdb]

2023-12-28 Thread via GitHub
HTHou commented on issue #11796: URL: https://github.com/apache/iotdb/issues/11796#issuecomment-1871018290 netty相关的依赖在1.3.0里已经更新为4.1.97 版本了 https://github.com/apache/iotdb/blob/fe787cac2ddd874b44482a80306d9d6ae333143c/pom.xml#L137 -- This is an automated message from the Apache Git

Re: [PR] Pipe meta sync: support meta data sync between different clusters [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11794: URL: https://github.com/apache/iotdb/pull/11794#issuecomment-1870963208 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate

Re: [PR] Pipe Schema: fixed NPE problem [iotdb]

2023-12-28 Thread via GitHub
SteveYurongSu merged PR #11801: URL: https://github.com/apache/iotdb/pull/11801 -- 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:

Re: [PR] Pipe Schema: Fix NPE [iotdb]

2023-12-28 Thread via GitHub
SteveYurongSu closed pull request #11800: Pipe Schema: Fix NPE URL: https://github.com/apache/iotdb/pull/11800 -- 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,

[PR] Pipe Schema: fixed NPE problem [iotdb]

2023-12-28 Thread via GitHub
Caideyipi opened a new pull request, #11801: URL: https://github.com/apache/iotdb/pull/11801 ## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [

[PR] Pipe Schema: Fix NPE [iotdb]

2023-12-28 Thread via GitHub
Caideyipi opened a new pull request, #11800: URL: https://github.com/apache/iotdb/pull/11800 ## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [

Re: [PR] Pipe IT: enable Github Actions for branch pipe-meta-sync [iotdb]

2023-12-28 Thread via GitHub
sonarcloud[bot] commented on PR #11799: URL: https://github.com/apache/iotdb/pull/11799#issuecomment-1870935322 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] Pipe IT: enable Github Actions for branch pipe-meta-sync [iotdb]

2023-12-28 Thread via GitHub
SteveYurongSu merged PR #11799: URL: https://github.com/apache/iotdb/pull/11799 -- 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:

[PR] Pipe IT: enable Github Actions for branch pipe-meta-sync [iotdb]

2023-12-28 Thread via GitHub
SteveYurongSu opened a new pull request, #11799: URL: https://github.com/apache/iotdb/pull/11799 (no comment) -- 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