You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/09/26 12:52:31 UTC

[GitHub] [iotdb] ruanwenjun opened a new pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

ruanwenjun opened a new pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035


   ## Description
   related Jira link: https://issues.apache.org/jira/browse/IOTDB-1736
   
   After modified, the log looks like below:
   ```java
   20:50:06.559 [main] WARN org.apache.iotdb.db.service.TSServiceImpl - Status code: INVALID_HANDLE_STATUS(202), MSG: Exception occurred: "SELECT avg(status) FROM root.ln.wf01.wt01". executeStatement failed.  
   ```
   
   
   


-- 
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-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou merged pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
HTHou merged pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035


   


-- 
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-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072958/badge)](https://coveralls.io/builds/43072958)
   
   Coverage decreased (-0.04%) to 67.441% when pulling **b9ea59831b2f8906754316c02c6406a8e9b63a97 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43073011/badge)](https://coveralls.io/builds/43073011)
   
   Coverage decreased (-0.02%) to 67.458% when pulling **b9ea59831b2f8906754316c02c6406a8e9b63a97 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072973/badge)](https://coveralls.io/builds/43072973)
   
   Coverage increased (+0.01%) to 67.491% when pulling **b9ea59831b2f8906754316c02c6406a8e9b63a97 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu commented on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
SteveYurongSu commented on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-928630263


   @ruanwenjun Hi, could you please cherry-pick it to the rel/0.12 branch? It's important to users :D


-- 
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-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43073297/badge)](https://coveralls.io/builds/43073297)
   
   Coverage increased (+0.01%) to 67.49% when pulling **e9b2b6108b7faee2f4f02309246e99fc66e69982 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072429/badge)](https://coveralls.io/builds/43072429)
   
   Coverage decreased (-0.003%) to 67.476% when pulling **20a24422560a055c1eb603f73b152d3fa0de4c92 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] ruanwenjun commented on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927434377


   @SteveYurongSu Hi, Yurong.


-- 
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-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43073211/badge)](https://coveralls.io/builds/43073211)
   
   Coverage increased (+0.008%) to 67.486% when pulling **e9b2b6108b7faee2f4f02309246e99fc66e69982 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072267/badge)](https://coveralls.io/builds/43072267)
   
   Coverage decreased (-0.02%) to 67.461% when pulling **20a24422560a055c1eb603f73b152d3fa0de4c92 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072773/badge)](https://coveralls.io/builds/43072773)
   
   Coverage decreased (-0.01%) to 67.466% when pulling **644e6e0d8cbc381a0fe7342a91aa594de5b20e86 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu commented on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
SteveYurongSu commented on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-928630263


   @ruanwenjun Hi, could you please cherry-pick it to the rel/0.12 branch? It's important to users :D


-- 
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-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072250/badge)](https://coveralls.io/builds/43072250)
   
   Coverage decreased (-0.03%) to 67.453% when pulling **20a24422560a055c1eb603f73b152d3fa0de4c92 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu commented on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
SteveYurongSu commented on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927421117


   Good to see you here, Wenjun!!! 😆😆😆


-- 
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-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072967/badge)](https://coveralls.io/builds/43072967)
   
   Coverage decreased (-0.03%) to 67.449% when pulling **b9ea59831b2f8906754316c02c6406a8e9b63a97 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls commented on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072043/badge)](https://coveralls.io/builds/43072043)
   
   Coverage decreased (-0.01%) to 67.465% when pulling **84c03a6b686d322ba6bd4cd1e377a98e32203fb8 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072942/badge)](https://coveralls.io/builds/43072942)
   
   Coverage increased (+0.001%) to 67.48% when pulling **b9ea59831b2f8906754316c02c6406a8e9b63a97 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #4035: [IOTDB-1736] Error code is not printed in TSServiceImpl's log

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #4035:
URL: https://github.com/apache/iotdb/pull/4035#issuecomment-927307632


   
   [![Coverage Status](https://coveralls.io/builds/43072926/badge)](https://coveralls.io/builds/43072926)
   
   Coverage decreased (-0.02%) to 67.459% when pulling **b9ea59831b2f8906754316c02c6406a8e9b63a97 on ruanwenjun:dev_wenjun_patch1736** into **bc3b736834b364ce4fddeed3780de8655ec33e03 on apache: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 above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org