[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6699: [IOTDB-3871] Make last query be able to update last cache even if there is no other write happens after restarting

2022-07-18 Thread GitBox
sonarcloud[bot] commented on PR #6699: URL: https://github.com/apache/iotdb/pull/6699#issuecomment-1188605287 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] neuyilan commented on a diff in pull request #6657: [IOTDB-3650] Add memory control for RatisConsensus

2022-07-18 Thread GitBox
neuyilan commented on code in PR #6657: URL: https://github.com/apache/iotdb/pull/6657#discussion_r924041816 ## consensus/src/main/java/org/apache/iotdb/consensus/ratis/MemChecker.java: ## @@ -0,0 +1,132 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * o

[GitHub] [iotdb] JackieTien97 merged pull request #6699: [IOTDB-3871] Make last query be able to update last cache even if there is no other write happens after restarting

2022-07-18 Thread GitBox
JackieTien97 merged PR #6699: URL: https://github.com/apache/iotdb/pull/6699 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6653: [IOTDB-3809] Make query error more specific in Coordinator

2022-07-18 Thread GitBox
sonarcloud[bot] commented on PR #6653: URL: https://github.com/apache/iotdb/pull/6653#issuecomment-1188620222 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6712: [To rel/0.13] [IOTDB-3873] Aligned timeseries support single point fill query

2022-07-18 Thread GitBox
sonarcloud[bot] commented on PR #6712: URL: https://github.com/apache/iotdb/pull/6712#issuecomment-1188635300 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] JackieTien97 merged pull request #6653: [IOTDB-3809] Make query error more specific in Coordinator

2022-07-18 Thread GitBox
JackieTien97 merged PR #6653: URL: https://github.com/apache/iotdb/pull/6653 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] qiaojialin merged pull request #6711: [To rel/0.13][IOTDB-3879] Modify document about the Programming-Cpp-Native-API

2022-07-18 Thread GitBox
qiaojialin merged PR #6711: URL: https://github.com/apache/iotdb/pull/6711 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] qiaojialin merged pull request #6713: [IOTDB-3879] Modify document about the Programming-Cpp-Native-API

2022-07-18 Thread GitBox
qiaojialin merged PR #6713: URL: https://github.com/apache/iotdb/pull/6713 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] xingtanzjr merged pull request #6651: [IOTDB-3807] fix the value of safelyDeletedIndex when single replica.

2022-07-18 Thread GitBox
xingtanzjr merged PR #6651: URL: https://github.com/apache/iotdb/pull/6651 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] chinausers commented on issue #6640: IoTDBDatabaseMetaData call getCatalogs Fail

2022-07-18 Thread GitBox
chinausers commented on issue #6640: URL: https://github.com/apache/iotdb/issues/6640#issuecomment-1188660319 ![1658212787770](https://user-images.githubusercontent.com/27771529/179682951-88ab3066-d7b2-419e-b493-3f496d67119e.png) -- This is an automated message from the Apache Git Ser

[GitHub] [iotdb] lancelly opened a new pull request, #6714: [IOTDB-3723] Replace FilterOperator with FilterAndProjectOperator and use batch processing for better performance

2022-07-19 Thread GitBox
lancelly opened a new pull request, #6714: URL: https://github.com/apache/iotdb/pull/6714 Before this PR, FilterOperator extends TransformOperator, causing extra unnecessary cost. Now we transfer data using a aligned data structure TsBlock, it's better we calculate data using Columns of TsB

[GitHub] [iotdb] MarcosZyk merged pull request #6707: [To rel/0.13][IOTDB-3741][IOTDB-3747] Default Paging of Schema Query

2022-07-19 Thread GitBox
MarcosZyk merged PR #6707: URL: https://github.com/apache/iotdb/pull/6707 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] HTHou merged pull request #6513: [IOTDB-3670] IoTDBSyncSenderIT.testRealtimeDel failed

2022-07-19 Thread GitBox
HTHou merged PR #6513: URL: https://github.com/apache/iotdb/pull/6513 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] MarcosZyk opened a new pull request, #6715: [To rel/0.13][IOTDB-3742]Fix count nodes

2022-07-19 Thread GitBox
MarcosZyk opened a new pull request, #6715: URL: https://github.com/apache/iotdb/pull/6715 ## Description ### Content1 ... ### Content2 ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [iotdb] yifuzhou opened a new pull request, #6718: [IOTDB-3889]List Privileges Role on Path cannot display a wider range path pattern

2022-07-19 Thread GitBox
yifuzhou opened a new pull request, #6718: URL: https://github.com/apache/iotdb/pull/6718 … path pattern ## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewe

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6712: [To rel/0.13] [IOTDB-3873] Aligned timeseries support single point fill query

2022-07-19 Thread GitBox
sonarcloud[bot] commented on PR #6712: URL: https://github.com/apache/iotdb/pull/6712#issuecomment-1188807783 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] MarcosZyk merged pull request #6715: [To rel/0.13][IOTDB-3742]Fix count nodes

2022-07-19 Thread GitBox
MarcosZyk merged PR #6715: URL: https://github.com/apache/iotdb/pull/6715 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] HTHou merged pull request #6635: [IOTDB-3656] load-tsfile-tool rename to rewrite-tsfile-tool

2022-07-19 Thread GitBox
HTHou merged PR #6635: URL: https://github.com/apache/iotdb/pull/6635 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] choubenson opened a new pull request, #6719: [To rel/0.13][IOTDB-3775][IOTDB-3776]Avoid serializing resource file and adding mods to file that don't contain the device when deleting d

2022-07-19 Thread GitBox
choubenson opened a new pull request, #6719: URL: https://github.com/apache/iotdb/pull/6719 **Description** 1. The resource file will be reserialized every time data is deleted 2. When there is no device corresponding to the timeseries to be deleted in the tsfile, there will still be m

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6717: Add query retry logic to make the query won't fail when some DataNode shutdown

2022-07-19 Thread GitBox
sonarcloud[bot] commented on PR #6717: URL: https://github.com/apache/iotdb/pull/6717#issuecomment-117355 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] coveralls commented on pull request #6717: Add query retry logic to make the query won't fail when some DataNode shutdown

2022-07-19 Thread GitBox
coveralls commented on PR #6717: URL: https://github.com/apache/iotdb/pull/6717#issuecomment-1188908965 [![Coverage Status](https://coveralls.io/builds/50980836/badge)](https://coveralls.io/builds/50980836) Coverage decreased (-0.02%) to 43.539% when pulling **22a66ed82e619405965

[GitHub] [iotdb] xiaoyekanren opened a new pull request, #6720: format grafana-plugin/backend-compile.sh

2022-07-19 Thread GitBox
xiaoyekanren opened a new pull request, #6720: URL: https://github.com/apache/iotdb/pull/6720 1. format grafana-plugin/backend-compile.sh 2. Fix the problem that grafana-plugin cannot be compiled by github action https://user-images.githubusercontent.com/7812383/179749328-90569e5c-2f2e-

[GitHub] [iotdb] RYH61 opened a new pull request, #6721: [IOTDB-3786] Support a new fill method FILL(PreviousUntilLast)

2022-07-19 Thread GitBox
RYH61 opened a new pull request, #6721: URL: https://github.com/apache/iotdb/pull/6721 ` IoTDB> SELECT t1,t2 from root.sg.wf01.wt01 where time >= 2017-11-07T23:49:00 +-+++ | Time|root.sg.wf01.

[GitHub] [iotdb] HTHou merged pull request #6720: format grafana-plugin/backend-compile.sh

2022-07-19 Thread GitBox
HTHou merged PR #6720: URL: https://github.com/apache/iotdb/pull/6720 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] Cpaulyz opened a new pull request, #6722: [To rel/0.12][IOTDB-3858] IndexOutOfBoundsException: bitIndex < 0

2022-07-19 Thread GitBox
Cpaulyz opened a new pull request, #6722: URL: https://github.com/apache/iotdb/pull/6722 ### Description This bug is caused by Math.abs(Integer.MIN_VALUE) returning a negative number. ### Solution Avoid using hash value Integer.MIN_VALUE and set to 0. (as same as master version

[GitHub] [iotdb] HTHou merged pull request #6722: [To rel/0.12][IOTDB-3858] IndexOutOfBoundsException: bitIndex < 0

2022-07-19 Thread GitBox
HTHou merged PR #6722: URL: https://github.com/apache/iotdb/pull/6722 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] xingtanzjr commented on pull request #6655: [IOTDB-3791] Avoid redundant serialization and deserialization in multi-leader

2022-07-19 Thread GitBox
xingtanzjr commented on PR #6655: URL: https://github.com/apache/iotdb/pull/6655#issuecomment-1189220112 Great Work -- 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 unsub

[GitHub] [iotdb] xingtanzjr merged pull request #6655: [IOTDB-3791] Avoid redundant serialization and deserialization in multi-leader

2022-07-19 Thread GitBox
xingtanzjr merged PR #6655: URL: https://github.com/apache/iotdb/pull/6655 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] SzyWilliam commented on pull request #6704: [IOTDB-3837] Exclude md5 file when get latest snapshot

2022-07-19 Thread GitBox
SzyWilliam commented on PR #6704: URL: https://github.com/apache/iotdb/pull/6704#issuecomment-1189685632 @wangchao316 The md5 digest will be sent if leader installSnapshot to a follower. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [iotdb] SzyWilliam opened a new pull request, #6724: [IOTDB-3871] purge log instantly when take a snapshot

2022-07-19 Thread GitBox
SzyWilliam opened a new pull request, #6724: URL: https://github.com/apache/iotdb/pull/6724 # What changes proposed in this PR? Currently, when leader takes a snapshot, it can purge the logs included in the snapshot. However, by default, if group contains a slow follower, leader will pre

[GitHub] [iotdb] qiaojialin merged pull request #6723: [TO rel/0.13] Add log for DoubleLive

2022-07-19 Thread GitBox
qiaojialin merged PR #6723: URL: https://github.com/apache/iotdb/pull/6723 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] HTHou merged pull request #6719: [To rel/0.13][IOTDB-3775][IOTDB-3776]Avoid serializing resource file and adding mods to file that don't contain the device when deleting data

2022-07-19 Thread GitBox
HTHou merged PR #6719: URL: https://github.com/apache/iotdb/pull/6719 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] HTHou merged pull request #6706: Bump maven-bundle-plugin from 5.1.4 to 5.1.7

2022-07-19 Thread GitBox
HTHou merged PR #6706: URL: https://github.com/apache/iotdb/pull/6706 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] dependabot[bot] opened a new pull request, #6725: Bump terser from 4.8.0 to 4.8.1 in /grafana-plugin

2022-07-19 Thread GitBox
dependabot[bot] opened a new pull request, #6725: URL: https://github.com/apache/iotdb/pull/6725 Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from https://github.com/terser/terser/blob/master/CHANGELOG.md";>terser's changelog. v4.8.

[GitHub] [iotdb] dependabot[bot] opened a new pull request, #6726: Bump jetty.version from 9.4.35.v20201120 to 9.4.48.v20220622

2022-07-19 Thread GitBox
dependabot[bot] opened a new pull request, #6726: URL: https://github.com/apache/iotdb/pull/6726 Bumps `jetty.version` from 9.4.35.v20201120 to 9.4.48.v20220622. Updates `jetty-server` from 9.4.35.v20201120 to 9.4.48.v20220622 Release notes Sourced from https://github.com/eclipse

[GitHub] [iotdb] dependabot[bot] commented on pull request #6726: Bump jetty.version from 9.4.35.v20201120 to 9.4.48.v20220622

2022-07-19 Thread GitBox
dependabot[bot] commented on PR #6726: URL: https://github.com/apache/iotdb/pull/6726#issuecomment-1189720761 The following labels could not be found: `master`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [iotdb] xingtanzjr commented on pull request #6727: [IOTDB-3893] Merge follwer‘s insert nodes sharing same search index into one when using multi-leader

2022-07-19 Thread GitBox
xingtanzjr commented on PR #6727: URL: https://github.com/apache/iotdb/pull/6727#issuecomment-1189730115 Let's merge it until the full tests' completion of current MultiLeader -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [iotdb] Beyyes merged pull request #6717: Add query retry logic to make the query won't fail when some DataNode shutdown

2022-07-19 Thread GitBox
Beyyes merged PR #6717: URL: https://github.com/apache/iotdb/pull/6717 -- 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: reviews-unsubscr...@iotdb.apache.

[GitHub] [iotdb] chinausers closed issue #6709: maven project module optimization

2022-07-19 Thread GitBox
chinausers closed issue #6709: maven project module optimization URL: https://github.com/apache/iotdb/issues/6709 -- 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

[GitHub] [iotdb] azhsmesos commented on issue #5880: Save and re-use this "Random".

2022-07-19 Thread GitBox
azhsmesos commented on issue #5880: URL: https://github.com/apache/iotdb/issues/5880#issuecomment-1189733941 thank you -- 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 un

[GitHub] [iotdb] liuminghui233 merged pull request #6695: [IOTDB-3859] Fix wrong isBlocked() method implementation in AggregationOperator

2022-07-19 Thread GitBox
liuminghui233 merged PR #6695: URL: https://github.com/apache/iotdb/pull/6695 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] liuminghui233 merged pull request #6648: [IOTDB-3475] Fix ResultSet format for empty query

2022-07-19 Thread GitBox
liuminghui233 merged PR #6648: URL: https://github.com/apache/iotdb/pull/6648 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] liuminghui233 opened a new pull request, #6728: [IOTDB-3883] Support Order By timeseries in last query - part1 support SQL

2022-07-19 Thread GitBox
liuminghui233 opened a new pull request, #6728: URL: https://github.com/apache/iotdb/pull/6728 See IOTDB-3883. -- 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 unsubscrib

[GitHub] [iotdb] JackieTien97 commented on a diff in pull request #6714: [IOTDB-3723] Replace FilterOperator with FilterAndProjectOperator and use batch processing for better performance

2022-07-19 Thread GitBox
JackieTien97 commented on code in PR #6714: URL: https://github.com/apache/iotdb/pull/6714#discussion_r925092842 ## server/src/main/java/org/apache/iotdb/db/mpp/plan/expression/leaf/ConstantOperand.java: ## @@ -154,6 +157,24 @@ public IntermediateLayer constructIntermediateLayer

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6728: [IOTDB-3883] Support Order By timeseries in last query (part1 - support SQL)

2022-07-19 Thread GitBox
sonarcloud[bot] commented on PR #6728: URL: https://github.com/apache/iotdb/pull/6728#issuecomment-1189862709 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] lyssom opened a new pull request, #6729: Support ZSTD Compression use airlift

2022-07-19 Thread GitBox
lyssom opened a new pull request, #6729: URL: https://github.com/apache/iotdb/pull/6729 ## Description Support ZSTD Compression use airlift zstd use JNI and performance test please see: https://github.com/apache/iotdb/pull/6599 ### Content1 ... ### Content2 ...

[GitHub] [iotdb] lyssom commented on pull request #6599: [IOTDB-2569]Support ZSTD Compression

2022-07-19 Thread GitBox
lyssom commented on PR #6599: URL: https://github.com/apache/iotdb/pull/6599#issuecomment-1189866613 > > > Another question I would like to know, this there any reason that you choose the jni implement rather than the pure Java version. https://github.com/airlift/aircompressor/tree/master/s

[GitHub] [iotdb] JackieTien97 merged pull request #6704: [IOTDB-3837] Exclude md5 file when get latest snapshot

2022-07-19 Thread GitBox
JackieTien97 merged PR #6704: URL: https://github.com/apache/iotdb/pull/6704 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] azhsmesos opened a new pull request, #6730: feat(ThreadLocalRandom): replace new Random() with ThradLocalRandom.c…

2022-07-19 Thread GitBox
azhsmesos opened a new pull request, #6730: URL: https://github.com/apache/iotdb/pull/6730 …urrent() ## Description ### Content1 ... ### Content2 ... ### Content3 ... This PR has: - [ ] been self-reviewed.

[GitHub] [iotdb] JackieTien97 merged pull request #6712: [To rel/0.13] [IOTDB-3873] Aligned timeseries support single point fill query

2022-07-19 Thread GitBox
JackieTien97 merged PR #6712: URL: https://github.com/apache/iotdb/pull/6712 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] coveralls commented on pull request #6728: [IOTDB-3883] Support Order By timeseries in last query (part1 - support SQL)

2022-07-19 Thread GitBox
coveralls commented on PR #6728: URL: https://github.com/apache/iotdb/pull/6728#issuecomment-1189877521 [![Coverage Status](https://coveralls.io/builds/51008817/badge)](https://coveralls.io/builds/51008817) Coverage increased (+0.03%) to 43.598% when pulling **af518e0fc3443372591

[GitHub] [iotdb] JackieTien97 commented on a diff in pull request #6717: Add query retry logic to make the query won't fail when some DataNode shutdown

2022-07-19 Thread GitBox
JackieTien97 commented on code in PR #6717: URL: https://github.com/apache/iotdb/pull/6717#discussion_r925226806 ## server/src/main/java/org/apache/iotdb/db/mpp/execution/QueryStateMachine.java: ## @@ -125,6 +133,13 @@ public void transitionToAborted() { queryState.set(Quer

[GitHub] [iotdb] azhsmesos commented on issue #5886: This class overrides "equals()" and should therefore also override "hashCode()".

2022-07-20 Thread GitBox
azhsmesos commented on issue #5886: URL: https://github.com/apache/iotdb/issues/5886#issuecomment-1189918189 please assigned it to me -- 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

[GitHub] [iotdb] BanDuWuZi opened a new pull request, #6731: [IOTDB-3899] Remove 1 datanode,add peer failed,but continue to shrink(remove peer , remove region,delete region)

2022-07-20 Thread GitBox
BanDuWuZi opened a new pull request, #6731: URL: https://github.com/apache/iotdb/pull/6731 fix 【IOTDB-3899】 -- 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,

[GitHub] [iotdb] HTHou opened a new pull request, #6732: Update go client submodule

2022-07-20 Thread GitBox
HTHou opened a new pull request, #6732: URL: https://github.com/apache/iotdb/pull/6732 ## Description Update go client submodule for go client CI test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6728: [IOTDB-3883] Support Order By timeseries in last query (part1 - support SQL)

2022-07-20 Thread GitBox
sonarcloud[bot] commented on PR #6728: URL: https://github.com/apache/iotdb/pull/6728#issuecomment-1190003354 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[GitHub] [iotdb] liruizhi19 opened a new pull request, #6733: [To rel/0.13] [IOTDB-3901] C++ client method of insertRecordsOfOneDevice sorting optimization

2022-07-20 Thread GitBox
liruizhi19 opened a new pull request, #6733: URL: https://github.com/apache/iotdb/pull/6733 C++ client method of insertRecordsOfOneDevice sorting optimization -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [iotdb] liruizhi19 opened a new pull request, #6734: [IOTDB-3901] C++ client method of insertRecordsOfOneDevice sorting optimization

2022-07-20 Thread GitBox
liruizhi19 opened a new pull request, #6734: URL: https://github.com/apache/iotdb/pull/6734 C++ client method of insertRecordsOfOneDevice sorting optimization -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [iotdb] HTHou merged pull request #6732: Update go client submodule

2022-07-20 Thread GitBox
HTHou merged PR #6732: URL: https://github.com/apache/iotdb/pull/6732 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] RYH61 opened a new pull request, #6735: [IOTDB-3880] Optimize asyncclientpool retry logic

2022-07-20 Thread GitBox
RYH61 opened a new pull request, #6735: URL: https://github.com/apache/iotdb/pull/6735 Optimize asyncclientpool retry logic -- 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.

[GitHub] [iotdb] MarcosZyk merged pull request #6718: [IOTDB-3889]List Privileges Role on Path cannot display a wider range path pattern

2022-07-20 Thread GitBox
MarcosZyk merged PR #6718: URL: https://github.com/apache/iotdb/pull/6718 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] wangchao316 opened a new pull request, #6736: [IOTDB-3815] replace remove data node to procedure

2022-07-20 Thread GitBox
wangchao316 opened a new pull request, #6736: URL: https://github.com/apache/iotdb/pull/6736 replace remove data node to procedure -- 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

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6732: Update go client submodule

2022-07-20 Thread GitBox
sonarcloud[bot] commented on PR #6732: URL: https://github.com/apache/iotdb/pull/6732#issuecomment-1190123435 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] coveralls commented on pull request #6732: Update go client submodule

2022-07-20 Thread GitBox
coveralls commented on PR #6732: URL: https://github.com/apache/iotdb/pull/6732#issuecomment-1190144830 [![Coverage Status](https://coveralls.io/builds/51016101/badge)](https://coveralls.io/builds/51016101) Coverage decreased (-0.004%) to 43.574% when pulling **b63c65c19d330068b1

[GitHub] [iotdb] xingtanzjr opened a new pull request, #6737: Refine the Retry logic for QueryExecution because of Execption changed.

2022-07-20 Thread GitBox
xingtanzjr opened a new pull request, #6737: URL: https://github.com/apache/iotdb/pull/6737 ## Description During recent change, we add more detailed error message when dispatching. And in this PR, we will only make the QueryExecution's retry triggered when the failure status is `SYNC_CO

[GitHub] [iotdb] JackieTien97 commented on a diff in pull request #6728: [IOTDB-3883] Support Order By timeseries in last query (part1 - support SQL)

2022-07-20 Thread GitBox
JackieTien97 commented on code in PR #6728: URL: https://github.com/apache/iotdb/pull/6728#discussion_r925527470 ## server/src/test/java/org/apache/iotdb/db/mpp/plan/plan/node/process/DeviceViewNodeSerdeTest.java: ## @@ -36,14 +39,15 @@ public class DeviceViewNodeSerdeTest {

[GitHub] [iotdb] JackieTien97 merged pull request #6663: [IOTDB-3721] Keep each FI's execution timeout consistent with timeout set in session

2022-07-20 Thread GitBox
JackieTien97 merged PR #6663: URL: https://github.com/apache/iotdb/pull/6663 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #6737: Refine the Retry logic for QueryExecution because of Execption changed.

2022-07-20 Thread GitBox
sonarcloud[bot] commented on PR #6737: URL: https://github.com/apache/iotdb/pull/6737#issuecomment-1190286490 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qualit

[GitHub] [iotdb] coveralls commented on pull request #6737: Refine the Retry logic for QueryExecution because of Execption changed.

2022-07-20 Thread GitBox
coveralls commented on PR #6737: URL: https://github.com/apache/iotdb/pull/6737#issuecomment-1190310618 [![Coverage Status](https://coveralls.io/builds/51020501/badge)](https://coveralls.io/builds/51020501) Coverage decreased (-0.006%) to 43.579% when pulling **28ba8251d31c5a77b6

[GitHub] [iotdb] ccliushou closed issue #6687: Completeness 函数调用出现错误

2022-07-20 Thread GitBox
ccliushou closed issue #6687: Completeness 函数调用出现错误 URL: https://github.com/apache/iotdb/issues/6687 -- 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: rev

[GitHub] [iotdb] ccliushou commented on issue #6687: Completeness 函数调用出现错误

2022-07-20 Thread GitBox
ccliushou commented on issue #6687: URL: https://github.com/apache/iotdb/issues/6687#issuecomment-1190902376 3Q -- 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 unsubscri

[GitHub] [iotdb] HTHou merged pull request #6733: [To rel/0.13] [IOTDB-3901] C++ client method of insertRecordsOfOneDevice sorting optimization

2022-07-20 Thread GitBox
HTHou merged PR #6733: URL: https://github.com/apache/iotdb/pull/6733 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] HTHou merged pull request #6734: [IOTDB-3901] C++ client method of insertRecordsOfOneDevice sorting optimization

2022-07-20 Thread GitBox
HTHou merged PR #6734: URL: https://github.com/apache/iotdb/pull/6734 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] neuyilan merged pull request #6705: Place the addMetrics for configManager after setUpInternalServices

2022-07-20 Thread GitBox
neuyilan merged PR #6705: URL: https://github.com/apache/iotdb/pull/6705 -- 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: reviews-unsubscr...@iotdb.apach

[GitHub] [iotdb] HTHou merged pull request #6738: Update README_ZH.md

2022-07-20 Thread GitBox
HTHou merged PR #6738: URL: https://github.com/apache/iotdb/pull/6738 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] xingtanzjr merged pull request #6737: Refine the Retry logic for QueryExecution because of Execption changed.

2022-07-20 Thread GitBox
xingtanzjr merged PR #6737: URL: https://github.com/apache/iotdb/pull/6737 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] BanDuWuZi commented on a diff in pull request #6736: [IOTDB-3815] replace remove data node to procedure

2022-07-20 Thread GitBox
BanDuWuZi commented on code in PR #6736: URL: https://github.com/apache/iotdb/pull/6736#discussion_r926196506 ## confignode/src/main/java/org/apache/iotdb/confignode/persistence/NodeInfo.java: ## @@ -197,30 +197,38 @@ public TSStatus registerDataNode(RegisterDataNodePlan regist

[GitHub] [iotdb] JackieTien97 merged pull request #6728: [IOTDB-3883] Support Order By timeseries in last query (part1 - support SQL)

2022-07-20 Thread GitBox
JackieTien97 merged PR #6728: URL: https://github.com/apache/iotdb/pull/6728 -- 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: reviews-unsubscr...@iotdb.a

[GitHub] [iotdb] liuminghui233 merged pull request #6642: [IOTDB-3624]Meet error when inserting data in SQL without timestamp

2022-07-20 Thread GitBox
liuminghui233 merged PR #6642: URL: https://github.com/apache/iotdb/pull/6642 -- 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: reviews-unsubscr...@iotdb.

[GitHub] [iotdb] MarcosZyk merged pull request #6673: [IOTDB-3827]support partition cache for query.

2022-07-20 Thread GitBox
MarcosZyk merged PR #6673: URL: https://github.com/apache/iotdb/pull/6673 -- 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: reviews-unsubscr...@iotdb.apac

[GitHub] [iotdb] wangchao316 commented on a diff in pull request #6736: [IOTDB-3815] replace remove data node to procedure

2022-07-20 Thread GitBox
wangchao316 commented on code in PR #6736: URL: https://github.com/apache/iotdb/pull/6736#discussion_r926205090 ## confignode/src/main/java/org/apache/iotdb/confignode/persistence/NodeInfo.java: ## @@ -197,30 +197,38 @@ public TSStatus registerDataNode(RegisterDataNodePlan regi

[GitHub] [iotdb] wangchao316 merged pull request #6731: [IOTDB-3899] Remove 1 datanode,add peer failed,but continue to shrink(remove peer , remove region,delete region)

2022-07-20 Thread GitBox
wangchao316 merged PR #6731: URL: https://github.com/apache/iotdb/pull/6731 -- 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: reviews-unsubscr...@iotdb.ap

[GitHub] [iotdb] wangchao316 commented on a diff in pull request #6730: feat(ThreadLocalRandom): replace new Random() with ThradLocalRandom.c…

2022-07-20 Thread GitBox
wangchao316 commented on code in PR #6730: URL: https://github.com/apache/iotdb/pull/6730#discussion_r926213534 ## example/mqtt/src/main/java/org/apache/iotdb/mqtt/MQTTClient.java: ## @@ -35,7 +35,7 @@ public static void main(String[] args) throws Exception { BlockingConnec

[GitHub] [iotdb] HTHou merged pull request #6726: Bump jetty.version from 9.4.35.v20201120 to 9.4.48.v20220622

2022-07-20 Thread GitBox
HTHou merged PR #6726: URL: https://github.com/apache/iotdb/pull/6726 -- 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: reviews-unsubscr...@iotdb.apache.o

[GitHub] [iotdb] dependabot[bot] commented on pull request #6739: Bump metrics.version from 4.2.7 to 4.2.10

2022-07-20 Thread GitBox
dependabot[bot] commented on PR #6739: URL: https://github.com/apache/iotdb/pull/6739#issuecomment-1190998345 The following labels could not be found: `master`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [iotdb] dependabot[bot] opened a new pull request, #6739: Bump metrics.version from 4.2.7 to 4.2.10

2022-07-20 Thread GitBox
dependabot[bot] opened a new pull request, #6739: URL: https://github.com/apache/iotdb/pull/6739 Bumps `metrics.version` from 4.2.7 to 4.2.10. Updates `metrics-core` from 4.2.7 to 4.2.10 Release notes Sourced from https://github.com/dropwizard/metrics/releases";>metrics-core's r

[GitHub] [iotdb] dependabot[bot] commented on pull request #6105: Bump metrics.version from 4.2.7 to 4.2.9

2022-07-20 Thread GitBox
dependabot[bot] commented on PR #6105: URL: https://github.com/apache/iotdb/pull/6105#issuecomment-1190998376 Superseded by #6739. -- 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

[GitHub] [iotdb] dependabot[bot] closed pull request #6105: Bump metrics.version from 4.2.7 to 4.2.9

2022-07-20 Thread GitBox
dependabot[bot] closed pull request #6105: Bump metrics.version from 4.2.7 to 4.2.9 URL: https://github.com/apache/iotdb/pull/6105 -- 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 commen

[GitHub] [iotdb] dependabot[bot] opened a new pull request, #6740: Bump testcontainers from 1.15.2 to 1.15.3

2022-07-20 Thread GitBox
dependabot[bot] opened a new pull request, #6740: URL: https://github.com/apache/iotdb/pull/6740 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3. Release notes Sourced from https://github.com/testcontainers/testcontainers-java/re

[GitHub] [iotdb] dependabot[bot] commented on pull request #6740: Bump testcontainers from 1.15.2 to 1.15.3

2022-07-20 Thread GitBox
dependabot[bot] commented on PR #6740: URL: https://github.com/apache/iotdb/pull/6740#issuecomment-1190998507 The following labels could not be found: `master`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [iotdb] Beyyes commented on a diff in pull request #6735: [IOTDB-3880] Optimize asyncclientpool retry logic

2022-07-20 Thread GitBox
Beyyes commented on code in PR #6735: URL: https://github.com/apache/iotdb/pull/6735#discussion_r926195691 ## confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/CreateRegionHandler.java: ## @@ -38,23 +38,26 @@ public class CreateRegionHandler extends Abs

[GitHub] [iotdb] CRZbulabula commented on a diff in pull request #6736: [IOTDB-3815] replace remove data node to procedure

2022-07-20 Thread GitBox
CRZbulabula commented on code in PR #6736: URL: https://github.com/apache/iotdb/pull/6736#discussion_r926228792 ## confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/DataNodeRemoveHandler.java: ## @@ -0,0 +1,379 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [iotdb] wangchao316 commented on a diff in pull request #6736: [IOTDB-3815] replace remove data node to procedure

2022-07-20 Thread GitBox
wangchao316 commented on code in PR #6736: URL: https://github.com/apache/iotdb/pull/6736#discussion_r926232005 ## confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/DataNodeRemoveHandler.java: ## @@ -0,0 +1,379 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [iotdb] wangchao316 commented on a diff in pull request #6736: [IOTDB-3815] replace remove data node to procedure

2022-07-20 Thread GitBox
wangchao316 commented on code in PR #6736: URL: https://github.com/apache/iotdb/pull/6736#discussion_r926232403 ## confignode/src/main/java/org/apache/iotdb/confignode/procedure/env/DataNodeRemoveHandler.java: ## @@ -0,0 +1,379 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [iotdb] RYH61 commented on a diff in pull request #6735: [IOTDB-3880] Optimize asyncclientpool retry logic

2022-07-20 Thread GitBox
RYH61 commented on code in PR #6735: URL: https://github.com/apache/iotdb/pull/6735#discussion_r926233056 ## confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/AbstractRetryHandler.java: ## @@ -22,19 +22,15 @@ import org.apache.iotdb.common.rpc.thrift.TD

[GitHub] [iotdb] RYH61 commented on a diff in pull request #6735: [IOTDB-3880] Optimize asyncclientpool retry logic

2022-07-20 Thread GitBox
RYH61 commented on code in PR #6735: URL: https://github.com/apache/iotdb/pull/6735#discussion_r926233170 ## confignode/src/main/java/org/apache/iotdb/confignode/client/async/handlers/CreateRegionHandler.java: ## @@ -38,23 +38,26 @@ public class CreateRegionHandler extends Abst

[GitHub] [iotdb] RYH61 commented on a diff in pull request #6735: [IOTDB-3880] Optimize asyncclientpool retry logic

2022-07-20 Thread GitBox
RYH61 commented on code in PR #6735: URL: https://github.com/apache/iotdb/pull/6735#discussion_r926233260 ## confignode/src/main/java/org/apache/iotdb/confignode/client/async/datanode/AsyncDataNodeClientPool.java: ## @@ -168,60 +190,86 @@ public void sendAsyncRequestToDataNode(

[GitHub] [iotdb] RYH61 commented on a diff in pull request #6735: [IOTDB-3880] Optimize asyncclientpool retry logic

2022-07-20 Thread GitBox
RYH61 commented on code in PR #6735: URL: https://github.com/apache/iotdb/pull/6735#discussion_r926233730 ## confignode/src/main/java/org/apache/iotdb/confignode/client/async/datanode/AsyncDataNodeClientPool.java: ## @@ -168,60 +190,86 @@ public void sendAsyncRequestToDataNode(

[GitHub] [iotdb] xingtanzjr merged pull request #6708: [IOTDB-3881] strength the concurrency control of regionReplicaSetCache.

2022-07-20 Thread GitBox
xingtanzjr merged PR #6708: URL: https://github.com/apache/iotdb/pull/6708 -- 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: reviews-unsubscr...@iotdb.apa

[GitHub] [iotdb] huoliya opened a new issue, #6742: Windows 环境下内存和CPU启动后一致很高,导致不能查询

2022-07-21 Thread GitBox
huoliya opened a new issue, #6742: URL: https://github.com/apache/iotdb/issues/6742 1、机器配置内存64GB,IotDB 使用17GB,CPU持续80% 2、不做任何查询操作也是上述现象 3、过一段时间直接 oom 想咨询IotDb 启动后把什么样数据加载至内存了? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

<    3   4   5   6   7   8   9   10   11   12   >