[GitHub] [incubator-iotdb] qiaojialin merged pull request #1245: Add test insertion interfaces for session and add primitiveArray pool config

2020-05-22 Thread GitBox
qiaojialin merged pull request #1245: URL: https://github.com/apache/incubator-iotdb/pull/1245 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] [incubator-iotdb] qiaojialin opened a new pull request #1244: add client doc

2020-05-22 Thread GitBox
qiaojialin opened a new pull request #1244: URL: https://github.com/apache/incubator-iotdb/pull/1244 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1244: add client doc

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1244: URL: https://github.com/apache/incubator-iotdb/pull/1244#issuecomment-632977138 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1244=false=BUG)

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #1245: Add test insertion interfaces for session and add primitiveArray pool config

2020-05-22 Thread GitBox
jixuan1989 commented on a change in pull request #1245: URL: https://github.com/apache/incubator-iotdb/pull/1245#discussion_r429515859 ## File path: server/src/assembly/resources/conf/iotdb-engine.properties ## @@ -417,4 +417,7 @@ value_encoder=PLAIN compressor=SNAPPY #

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #1245: Add test insertion interfaces for session and add primitiveArray pool config

2020-05-22 Thread GitBox
qiaojialin commented on a change in pull request #1245: URL: https://github.com/apache/incubator-iotdb/pull/1245#discussion_r429516592 ## File path: server/src/assembly/resources/conf/iotdb-engine.properties ## @@ -207,6 +207,9 @@ chunk_buffer_pool_enable=false # data. #

[GitHub] [incubator-iotdb] wshao08 opened a new pull request #1245: Add test insertion interfaces for session and add primitiveArray pool config

2020-05-22 Thread GitBox
wshao08 opened a new pull request #1245: URL: https://github.com/apache/incubator-iotdb/pull/1245 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] [incubator-iotdb] sonarcloud[bot] commented on pull request #1240: Remove retry in Session

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1240: URL: https://github.com/apache/incubator-iotdb/pull/1240#issuecomment-632542344 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1240=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1242: [IOTDB-693]print more info if the sessionPool retry and fails more than RETRY times

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1242: URL: https://github.com/apache/incubator-iotdb/pull/1242#issuecomment-632552547 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1242=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1242: [IOTDB-693]print more info if the sessionPool retry and fails more than RETRY times

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1242: URL: https://github.com/apache/incubator-iotdb/pull/1242#issuecomment-63257 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1242=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1242: [IOTDB-693]print more info if the sessionPool retry and fails more than RETRY times

2020-05-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1242: URL: https://github.com/apache/incubator-iotdb/pull/1242#issuecomment-632552547 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1242=false=BUG)

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1240: Remove retry in Session

2020-05-22 Thread GitBox
qiaojialin merged pull request #1240: URL: https://github.com/apache/incubator-iotdb/pull/1240 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] [incubator-iotdb] sonarcloud[bot] commented on pull request #1241: fix close twice session bug

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1241: URL: https://github.com/apache/incubator-iotdb/pull/1241#issuecomment-632545852 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1241=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1241: fix close twice session bug

2020-05-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1241: URL: https://github.com/apache/incubator-iotdb/pull/1241#issuecomment-632545852 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1241=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1241: fix close twice session bug

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1241: URL: https://github.com/apache/incubator-iotdb/pull/1241#issuecomment-632562698 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1241=false=BUG)

[GitHub] [incubator-iotdb] qiaojialin opened a new pull request #1241: fix close twice session bug

2020-05-22 Thread GitBox
qiaojialin opened a new pull request #1241: URL: https://github.com/apache/incubator-iotdb/pull/1241 The closeSession does not remove sessionId in currentSessionId. When handleClientExist, it closeSession twice. This

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1241: fix close twice session bug

2020-05-22 Thread GitBox
qiaojialin merged pull request #1241: URL: https://github.com/apache/incubator-iotdb/pull/1241 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] [incubator-iotdb] jixuan1989 opened a new pull request #1242: [IOTDB-693]print more info if the sessionPool retry and fails more than RETRY times

2020-05-22 Thread GitBox
jixuan1989 opened a new pull request #1242: URL: https://github.com/apache/incubator-iotdb/pull/1242 Now when a user uses SessionPool, and a command fails more than 3 times because the server returns IoTDBConnectionException, the user can only get message like "retry to execute

[GitHub] [incubator-iotdb] qiaojialin opened a new pull request #1243: fix checkTimeseries exception

2020-05-22 Thread GitBox
qiaojialin opened a new pull request #1243: URL: https://github.com/apache/incubator-iotdb/pull/1243 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-iotdb] qiaojialin opened a new pull request #1240: Remove retry in Session

2020-05-22 Thread GitBox
qiaojialin opened a new pull request #1240: URL: https://github.com/apache/incubator-iotdb/pull/1240 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1242: [IOTDB-693]print more info if the sessionPool retry and fails more than RETRY times

2020-05-22 Thread GitBox
qiaojialin merged pull request #1242: URL: https://github.com/apache/incubator-iotdb/pull/1242 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] [incubator-iotdb] sonarcloud[bot] commented on pull request #1243: fix checkTimeseries exception

2020-05-22 Thread GitBox
sonarcloud[bot] commented on pull request #1243: URL: https://github.com/apache/incubator-iotdb/pull/1243#issuecomment-632589275 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1243=false=BUG)

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1237: add keywords documents

2020-05-22 Thread GitBox
qiaojialin merged pull request #1237: URL: https://github.com/apache/incubator-iotdb/pull/1237 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] [incubator-iotdb] qiaojialin merged pull request #1243: fix checkTimeseries exception

2020-05-22 Thread GitBox
qiaojialin merged pull request #1243: URL: https://github.com/apache/incubator-iotdb/pull/1243 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] [incubator-iotdb] qiaojialin commented on issue #1238: 启动报错

2020-05-22 Thread GitBox
qiaojialin commented on issue #1238: URL: https://github.com/apache/incubator-iotdb/issues/1238#issuecomment-632667412 应该是做了错误的元数据操作,0.9.3 版本修复了这个启动问题,可以升级到 0.9.3 This is an automated message from the Apache Git Service. To