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

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

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

2023-12-27 Thread via GitHub
BUAAserein opened a new pull request, #11798: URL: https://github.com/apache/iotdb/pull/11798 ## Description The execution status of the Procedure after submission is difficult to detect, and the execution time of the Procedure may be too long. So, we will enhance Procedure metrics

Re: [PR] [IOTDB-6267] Load 2.0 [iotdb]

2023-12-27 Thread via GitHub
SteveYurongSu closed pull request #11705: [IOTDB-6267] Load 2.0 URL: https://github.com/apache/iotdb/pull/11705 -- 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,

Re: [PR] Pipe Schema: Added events for schema transmission [iotdb]

2023-12-27 Thread via GitHub
SteveYurongSu closed pull request #11797: Pipe Schema: Added events for schema transmission URL: https://github.com/apache/iotdb/pull/11797 -- 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

Re: [PR] Pipe Schema: Added listening queue on ConfigNode and SchemaRegion [iotdb]

2023-12-27 Thread via GitHub
SteveYurongSu merged PR #11795: URL: https://github.com/apache/iotdb/pull/11795 -- 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 Schema: Added events for schema transmission [iotdb]

2023-12-27 Thread via GitHub
Caideyipi opened a new pull request, #11797: URL: https://github.com/apache/iotdb/pull/11797 ## Description Original PR: https://github.com/apache/iotdb/pull/11763 This PR has: - [ ] been self-reviewed. - [ ] concurrent read

Re: [PR] [IOTDB-6278] Optimize Greedy Copyset algorithm [iotdb]

2023-12-27 Thread via GitHub
OneSizeFitsQuorum merged PR #11784: URL: https://github.com/apache/iotdb/pull/11784 -- 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] Add missing synchronized on abort of SourceHandle [iotdb]

2023-12-27 Thread via GitHub
liuminghui233 merged PR #11793: URL: https://github.com/apache/iotdb/pull/11793 -- 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-6273] Load: Memory Management Framework [iotdb]

2023-12-27 Thread via GitHub
yschengzi commented on code in PR #11756: URL: https://github.com/apache/iotdb/pull/11756#discussion_r1437415147 ## iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/conf/CommonConfig.java: ## @@ -196,7 +196,7 @@ public class CommonConfig { private long

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

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

Re: [PR] IoTDB-MQ: implement a simple MQ by websocket protocol [iotdb]

2023-12-27 Thread via GitHub
SteveYurongSu closed pull request #11777: IoTDB-MQ: implement a simple MQ by websocket protocol URL: https://github.com/apache/iotdb/pull/11777 -- 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

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

2023-12-27 Thread via GitHub
github-actions[bot] commented on issue #11796: URL: https://github.com/apache/iotdb/issues/11796#issuecomment-1870850333 Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community! -- This is an automated message from the Apache Git Service. To

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

2023-12-27 Thread via GitHub
darcy168 opened a new issue, #11796: URL: https://github.com/apache/iotdb/issues/11796 我们项目中使用的是IoTDB 1.2.2版本,经过扫描发现该版本存在很多 cvss 评分为7.0以上的漏洞,请参考附图,谢谢。 ![IoTDB-1 2 2版本评分7 0以上漏洞记录](https://github.com/apache/iotdb/assets/76679710/4efe4ca1-1e47-47c3-b803-13073c7bbf0b) -- This is an

Re: [PR] Add more write metrics [iotdb]

2023-12-27 Thread via GitHub
xingtanzjr merged PR #11734: URL: https://github.com/apache/iotdb/pull/11734 -- 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] Cache LZ4Factory to avoid performance problem with LZ4Factory [iotdb]

2023-12-27 Thread via GitHub
xingtanzjr merged PR #11709: URL: https://github.com/apache/iotdb/pull/11709 -- 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 meta sync: support meta data sync between different clusters [iotdb]

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

Re: [PR] Pipe Schema: Receiver Agent: Build the config node receiving framework [iotdb]

2023-12-27 Thread via GitHub
Beyyes merged PR #11740: URL: https://github.com/apache/iotdb/pull/11740 -- 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: Added listening queue on ConfigNode and SchemaRegion [iotdb]

2023-12-27 Thread via GitHub
Caideyipi closed pull request #11787: Pipe Schema: Added listening queue on ConfigNode and SchemaRegion URL: https://github.com/apache/iotdb/pull/11787 -- 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

[PR] Pipe Schema: Added listening queue on ConfigNode and SchemaRegion [iotdb]

2023-12-27 Thread via GitHub
Caideyipi opened a new pull request, #11795: URL: https://github.com/apache/iotdb/pull/11795 ## Description This PR includes the following modifications: 1. (Core) Added parsing logic for inclusion and exclusion parameter. 2. (Core) Added listening linked queue and ser/de logic.

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

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

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

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

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

2023-12-27 Thread via GitHub
SteveYurongSu opened a new pull request, #11794: URL: https://github.com/apache/iotdb/pull/11794 WIP... -- 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,

Re: [PR] Pipe Schema: Upgraded ConfigNode persisting logic to record the pipeRuntime progress of schema [iotdb]

2023-12-27 Thread via GitHub
SteveYurongSu merged PR #11667: URL: https://github.com/apache/iotdb/pull/11667 -- 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] Add missing synchronized on abort of SourceHandle [iotdb]

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

Re: [PR] Add missing synchronized on abort of SourceHandle [iotdb]

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

[PR] Add missing synchronized on abort of SourceHandle [iotdb]

2023-12-27 Thread via GitHub
lancelly opened a new pull request, #11793: URL: https://github.com/apache/iotdb/pull/11793 This pr adds missing synchronized on abort of SourceHandle. If we do not hold the lock before aborting the SourceHandle, there may be concurrent issues. -- This is an automated message from the

Re: [PR] Optimize InsertRecords performance by reducing record metrics [iotdb]

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

Re: [PR] Optimize the situation when using align by device with template and value filter [iotdb]

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

Re: [PR] [IOTDB-6280] Parallel RegionGroup activation [iotdb]

2023-12-27 Thread via GitHub
CRZbulabula merged PR #11789: URL: https://github.com/apache/iotdb/pull/11789 -- 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] Add the iotdb-cluster.properties configuration file and start stop cleanup script [iotdb]

2023-12-27 Thread via GitHub
commented on PR #11788: URL: https://github.com/apache/iotdb/pull/11788#issuecomment-1870160099 [ ![Uploading 20231227-181847.jpeg…]() ](url) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] How does apache IOTDB query the time of the last change of data value? [iotdb]

2023-12-27 Thread via GitHub
wanghui42 commented on issue #11791: URL: https://github.com/apache/iotdb/issues/11791#issuecomment-1870156650 @JackieTien97 -- 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

Re: [PR] Optimize the situation when using align by device with template and value filter [iotdb]

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