Re: [PR] Optimize the input parameters for LeaderBalancer [iotdb]

2024-04-18 Thread via GitHub
OneSizeFitsQuorum merged PR #12374: URL: https://github.com/apache/iotdb/pull/12374 -- 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] Subscription: Push consumer & Async commit [iotdb]

2024-04-18 Thread via GitHub
SteveYurongSu merged PR #12294: URL: https://github.com/apache/iotdb/pull/12294 -- 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] Some region migration related work [iotdb]

2024-04-18 Thread via GitHub
liyuheng5 opened a new pull request, #12376: URL: https://github.com/apache/iotdb/pull/12376 (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

Re: [I] [Bug] insertTablet http api is lost data event return SUCCESS_STATUS [iotdb]

2024-04-18 Thread via GitHub
github-actions[bot] commented on issue #12375: URL: https://github.com/apache/iotdb/issues/12375#issuecomment-2065739086 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] [Bug] insertTablet http api is lost data event return SUCCESS_STATUS [iotdb]

2024-04-18 Thread via GitHub
zhongwencool opened a new issue, #12375: URL: https://github.com/apache/iotdb/issues/12375 ### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version Using this syntax, data can be

Re: [PR] Optimize the input parameters for LeaderBalancer [iotdb]

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

Re: [PR] Optimize fast compaction memory [iotdb]

2024-04-18 Thread via GitHub
OneSizeFitsQuorum merged PR #12340: URL: https://github.com/apache/iotdb/pull/12340 -- 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] Implementation of device TTL [iotdb]

2024-04-18 Thread via GitHub
choubenson commented on code in PR #12122: URL: https://github.com/apache/iotdb/pull/12122#discussion_r1571684329 ## iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/schedule/CompactionScheduler.java: ## @@ -100,11 +102,19 @@ public

Re: [PR] Optimize the input parameters for LeaderBalancer [iotdb]

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

Re: [PR] Optimize the input parameters for LeaderBalancer [iotdb]

2024-04-18 Thread via GitHub
codecov[bot] commented on PR #12374: URL: https://github.com/apache/iotdb/pull/12374#issuecomment-2064182813 ## [Codecov](https://app.codecov.io/gh/apache/iotdb/pull/12374?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report

Re: [PR] Optimize the input parameters for LeaderBalancer [iotdb]

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

Re: [PR] Feature/move stuff to the extras repository [iotdb]

2024-04-18 Thread via GitHub
chrisdutz closed pull request #12343: Feature/move stuff to the extras repository URL: https://github.com/apache/iotdb/pull/12343 -- 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

[PR] Feature/move stuff to the extras repository take 2 [iotdb]

2024-04-18 Thread via GitHub
chrisdutz opened a new pull request, #12373: URL: https://github.com/apache/iotdb/pull/12373 Moved all content from examples and connectors to the new iotdb-extras repository. Split up the distribution into the parts that bundle the core of iotdb and moved the distributions of the

Re: [PR] Pipe: clear reference count for events in retry queue & detect re-increasing reference count for other connectors [iotdb]

2024-04-18 Thread via GitHub
SteveYurongSu merged PR #12344: URL: https://github.com/apache/iotdb/pull/12344 -- 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] Fix IoTConsensus LogDispatcherThread Stop Using Futrue Cancel [iotdb]

2024-04-18 Thread via GitHub
OneSizeFitsQuorum merged PR #12370: URL: https://github.com/apache/iotdb/pull/12370 -- 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 region migration log && change region status to removing before transferring leader [iotdb]

2024-04-18 Thread via GitHub
OneSizeFitsQuorum merged PR #12368: URL: https://github.com/apache/iotdb/pull/12368 -- 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: Two stage aggregate counter [iotdb]

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

[PR] Fix compaction ut dead lock [iotdb]

2024-04-18 Thread via GitHub
shuwenwei opened a new pull request, #12372: URL: https://github.com/apache/iotdb/pull/12372 ## Description Fix compaction ut dead lock https://github.com/apache/iotdb/actions/runs/8731450531/job/23956879130 -- This is an automated message from the Apache Git Service. To respond to

[PR] fix(jdbc): when parameter is string ,append "\"" [iotdb]

2024-04-18 Thread via GitHub
CritasWang opened a new pull request, #12371: URL: https://github.com/apache/iotdb/pull/12371 ![image](https://github.com/apache/iotdb/assets/19721744/c6f4ff5a-e1ca-4e12-8db4-c25e66bb081a) -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Pipe: Two stage aggregate counter [iotdb]

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

[PR] Fix IoTConsensus LogDispatcherThread Stop Using Futrue Cancel [iotdb]

2024-04-18 Thread via GitHub
BUAAserein opened a new pull request, #12370: URL: https://github.com/apache/iotdb/pull/12370 ## Description -- 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

Re: [PR] Optimize region migration log [iotdb]

2024-04-18 Thread via GitHub
liyuheng5 commented on code in PR #12368: URL: https://github.com/apache/iotdb/pull/12368#discussion_r1570355689 ## iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region/AddRegionPeerProcedure.java: ## @@ -132,31 +143,39 @@ protected Flow

[PR] [TableModel] using StringArrayDeviceId for writing [iotdb]

2024-04-18 Thread via GitHub
HTHou opened a new pull request, #12369: URL: https://github.com/apache/iotdb/pull/12369 ## Description -- 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] Optimize region migration log [iotdb]

2024-04-18 Thread via GitHub
HTHou commented on code in PR #12368: URL: https://github.com/apache/iotdb/pull/12368#discussion_r1570310335 ## iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/region/AddRegionPeerProcedure.java: ## @@ -132,31 +143,39 @@ protected Flow

Re: [PR] Pipe: clear reference count for events in retry queue & detect re-increasing reference count for other connectors [iotdb]

2024-04-18 Thread via GitHub
SteveYurongSu commented on code in PR #12344: URL: https://github.com/apache/iotdb/pull/12344#discussion_r1570306547 ## iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBDataRegionSyncConnector.java: ## @@ -182,6 +224,8 @@ private

Re: [PR] Pipe: clear reference count for events in retry queue & detect re-increasing reference count for other connectors [iotdb]

2024-04-18 Thread via GitHub
VGalaxies commented on code in PR #12344: URL: https://github.com/apache/iotdb/pull/12344#discussion_r1570235803 ## iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/connector/PipeReceiverStatusHandler.java: ## @@ -133,12 +133,14 @@ public void handle(TSStatus

Re: [PR] Pipe: clear reference count for events in retry queue & detect re-increasing reference count for other connectors [iotdb]

2024-04-18 Thread via GitHub
VGalaxies commented on code in PR #12344: URL: https://github.com/apache/iotdb/pull/12344#discussion_r1570236190 ## iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/connector/protocol/thrift/sync/IoTDBDataRegionSyncConnector.java: ## @@ -182,6 +224,8 @@ private void

Re: [PR] Pipe: clear reference count for events in retry queue & detect re-increasing reference count for other connectors [iotdb]

2024-04-18 Thread via GitHub
VGalaxies commented on code in PR #12344: URL: https://github.com/apache/iotdb/pull/12344#discussion_r1570233321 ## iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/event/EnrichedEvent.java: ## @@ -148,6 +152,9 @@ public boolean decreaseReferenceCount(String

Re: [PR] Pipe: clear reference count for events in retry queue & detect re-increasing reference count for other connectors [iotdb]

2024-04-18 Thread via GitHub
Caideyipi commented on code in PR #12344: URL: https://github.com/apache/iotdb/pull/12344#discussion_r1570208783 ## iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/pipe/event/EnrichedEvent.java: ## @@ -148,6 +152,9 @@ public boolean decreaseReferenceCount(String

Re: [PR] Pipe: Make the PipeParameters return sorted entries string when "toString" is called [iotdb]

2024-04-18 Thread via GitHub
SteveYurongSu merged PR #12329: URL: https://github.com/apache/iotdb/pull/12329 -- 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: Added debug logger after schema/config event is successfully transferred [iotdb]

2024-04-18 Thread via GitHub
SteveYurongSu merged PR #12362: URL: https://github.com/apache/iotdb/pull/12362 -- 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: Fixed the bug that mod file may not close in async transferring [iotdb]

2024-04-18 Thread via GitHub
SteveYurongSu merged PR #12347: URL: https://github.com/apache/iotdb/pull/12347 -- 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-6322] Let show variables can be executed by anyone [iotdb]

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

Re: [PR] Increase region migration pool size on DataNode [iotdb]

2024-04-18 Thread via GitHub
OneSizeFitsQuorum merged PR #12366: URL: https://github.com/apache/iotdb/pull/12366 -- 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: